We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e92a5 commit 38f321cCopy full SHA for 38f321c
doc/cprover-manual/cbmc-tutorial.md
@@ -138,9 +138,11 @@ possible output format.
138
```
139
140
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).
+Specification](../assets/xml_spec.tex)
+and can be build by `pdflatex -shell-escape xml_spec.tex`. See the [README
+](../assets/README.md#xml_spec.tex) for details.
144
+
145
+Alternatively, you view it in [Markdown](../assets/xml_spec.md).
146
147
### Verifying Modules
148
0 commit comments