fix: typo in Rust SDK docs (#3655)

This commit is contained in:
wigy
2023-07-17 11:29:28 +02:00
committed by GitHub
parent c6b193eb4f
commit 110b4d384e
+1 -1
View File
@@ -102,4 +102,4 @@ The following code shows how you can use the SDK to create and use a [credential
{{#include ../../../../sdk/rust/nym-sdk/examples/bandwidth.rs}}
```
You can read more about Coconut credentials (also referred to as `zk-Nym`) [here](../cococnut.md).
You can read more about Coconut credentials (also referred to as `zk-Nym`) [here](../coconut.md).