Skip to content

Commit ac37ac8

Browse files
author
Konstantin Yakushev
authored
Merge pull request #120 from Niggggggo/develop
fix broken link in readme
2 parents 1d97f72 + 10b6ebe commit ac37ac8

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)