File tree 2 files changed +8
-5
lines changed
2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ To be documented.
185
185
186
186
\section section-folder-walkthrough Folder walkthrough
187
187
188
- See [ the folder walkthrough] ( folder-walkthrough.md ) .
188
+ See [ the folder walkthrough] (\ref folder-walkthrough).
189
189
190
190
191
191
Original file line number Diff line number Diff line change @@ -68,10 +68,13 @@ you can access it <a href=
68
68
69
69
### For contributors:
70
70
71
- * The \subpage cprover-architecture-overview "CProver Architecture Overview"
72
- is a single document describing the layout of the codebase and many of the
73
- important data structures. It probably contains more information than the
74
- module pages at the moment, but may be somewhat out-of-date.
71
+ * The \subpage cbmc-developer-guide "CBMC Developer Guide"
72
+ is a single document describing the layout of the codebase and many of the
73
+ important data structures. It probably contains more information than the
74
+ module pages at the moment, but may be somewhat out-of-date.
75
+
76
+ * The \subpage folder-walkthrough "Folder walkthrough" gives an overview of the
77
+ folders
75
78
76
79
* For higher-level architectural information, each of the pages under
77
80
the <a href =" modules.html " >Modules</a >
You can’t perform that action at this time.
0 commit comments