Skip to content

Commit a84cc21

Browse files
committed
site: remove unrelated modules
1 parent deca9bb commit a84cc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/agda-docs.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"backButtonUrl": "/formal-spec/",
33
"inputDir": "./static/formal-spec",
4-
"modules": ["Leios", "Cardano", "Ouroboros", "Ledger", "Ledger-Spec"],
4+
"modules": ["Leios", "Cardano", "Ouroboros"],
55
"githubUrl": "https://github.com/input-output-hk/ouroboros-leios-formal-spec"
66
}

0 commit comments

Comments
 (0)