We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c42cae commit fd425d8Copy full SHA for fd425d8
src/Ledger/Conway/Specification.lagda.md
@@ -127,8 +127,8 @@ import Ledger.Conway.Specification.Script.Validation
127
## Tests and Examples
128
129
```agda
130
-import Ledger.Conway.Specification.Test.Examples
131
-import Ledger.Conway.Specification.Test.StructuredContracts
+import Test.Examples
+import Test.StructuredContracts
132
```
133
134
## Token Algebras
0 commit comments