Skip to content

Commit 10b6ebe

Browse files
author
Nico
committed
fix broken link in readme
1 parent 17152a2 commit 10b6ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ When creating an object, the default response will be the id of the newly create
8080
##### Example
8181
For an example, see this [tinker snippet](https://github.com/bunq/tinker_csharp/blob/4f57a3c598480788f01c955ae46311283409d130/TinkerSrc/MakePayment.cs#L31)
8282

83-
See [`PaymentSample.cs`](./BunqSdk.Samples/PaymentSample.cs)
83+
See [`PaymentSample.cs`](https://github.com/bunq/tinker_csharp/blob/4f57a3c598480788f01c955ae46311283409d130/TinkerSrc/MakePayment.cs)
8484

8585
#### Reading objects
8686
Reading objects can be done via get and list methods. For get a specific object id is needed while for list will return a list of objects.

0 commit comments

Comments
 (0)