Skip to content

Commit 98f8882

Browse files
author
Thomas Kiley
committed
Referenced readme in cprover docs
The links were not relative, so updated to be relative. Mentioned that you can find more in the readme.
1 parent 5c74461 commit 98f8882

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/cprover-manual/cbmc-tutorial.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,11 @@ possible output format.
138138
```
139139

140140
The specification of the XML trace output can be found here: [XML
141-
Specification](https://raw.githubusercontent.com/diffblue/cbmc/develop/doc/assets/xml_spec.tex)
142-
and can be build by `pdflatex -shell-escape xml_spec.tex`. Alternatively, you
143-
view it in Markdown [here](../../../assets/xml_spec).
141+
Specification](../assets/xml_spec.tex)
142+
and can be build by `pdflatex -shell-escape xml_spec.tex`. See the [README
143+
](../assets/README.md#xml_spec.tex) for details.
144+
145+
Alternatively, you view it in [Markdown](../assets/xml_spec.md).
144146

145147
### Verifying Modules
146148

0 commit comments

Comments
 (0)