Skip to content

Commit 7d63d0e

Browse files
authored
fix: reference to opshin (#447)
1 parent b545112 commit 7d63d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/guides/plutus.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Note that there are specific fields you may need.
116116
Example - Gift Contract
117117
-----------------------
118118

119-
We demonstrate how these concepts come into play using a simple example from `opshin <https://github.com/ImperatorLang/opshin>`_.
119+
We demonstrate how these concepts come into play using a simple example from `opshin <https://github.com/OpShin/opshin>`_.
120120
A user can lock funds together with a public key hash.
121121
The contract will make sure that only the owner of the matching private key can redeem the gift.
122122

0 commit comments

Comments
 (0)