Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
Fix Go server link (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Atrox authored and thorsten-stripe committed Aug 2, 2019
1 parent 3483524 commit a3d08e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ The [Sources API](https://stripe.com/docs/sources) provides a single integration

Instructions for running the Node.js server in [`server/node`](/server/node) are below. You can find alternative server implementations in the [`server`](/server) directory:

- Go, Echo: [`server/go`](/server/java)
- Go, Echo: [`server/go`](/server/go)
- Java, Spark: [`server/java`](/server/java)
- Node, Express: [`server/node`](/server/node)
- PHP, Slim: [`server/php`](/server/php)
Expand Down

0 comments on commit a3d08e3

Please sign in to comment.