Skip to content

Commit 7b19d2b

Browse files
committed
Updating links to scripts
1 parent f681d4e commit 7b19d2b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The documentation is split into two major parts:
1010

1111
* End user:
1212
* [How to use the KeY tool for *end user*](user/)
13-
* [How to write Proof Scripts for resilient, persistent and reapplicable proofs*](workbench/Proof Scripts/)
13+
* [How to write Proof Scripts for resilient, persistent and reapplicable proofs*](user/ProofScripts/)
1414
* Developer:
1515
* [How to use KeY as a library or add a new feature](devel/)
1616
* [How we test KeY](devel/Testing/)

mkdocs.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,14 @@ nav:
113113
- user/JMLGrammar.md
114114
- user/KeyGrammar.md
115115
- Proof Scripts:
116-
- workbench/Proof Scripts/index.md
117-
- workbench/Proof Scripts/linearScripts.md
118-
- workbench/Proof Scripts/jml.md
119-
- workbench/Proof Scripts/commands.md
120-
# - workbench/Proof Scripts/language.md
121-
- workbench/Proof Scripts/original.md
122-
- workbench/Proof Scripts/macros.md
123-
# - workbench/Proof Scripts/variables.md
116+
- user/ProofScripts/index.md
117+
- user/ProofScripts/linearScripts.md
118+
- user/ProofScripts/jml.md
119+
- user/ProofScripts/commands.md
120+
# - user/ProofScripts/language.md
121+
- user/ProofScripts/original.md
122+
- user/ProofScripts/macros.md
123+
# - user/ProofScripts/variables.md
124124

125125
- KeYclipse:
126126
- "Overview": eclipse/index.md

0 commit comments

Comments
 (0)