We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b545112 commit 7d63d0eCopy full SHA for 7d63d0e
docs/source/guides/plutus.rst
@@ -116,7 +116,7 @@ Note that there are specific fields you may need.
116
Example - Gift Contract
117
-----------------------
118
119
-We demonstrate how these concepts come into play using a simple example from `opshin <https://github.com/ImperatorLang/opshin>`_.
+We demonstrate how these concepts come into play using a simple example from `opshin <https://github.com/OpShin/opshin>`_.
120
A user can lock funds together with a public key hash.
121
The contract will make sure that only the owner of the matching private key can redeem the gift.
122
0 commit comments