File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff 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/ )
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments