Skip to content

Commit 5e55787

Browse files
author
svorenova
committed
Add missing link in irept section
1 parent 4e27044 commit 5e55787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CPROVER codebase.
1515
See detailed documentation at \ref irept.
1616

1717
[irept](\ref irept)s are generic tree nodes. You
18-
should think of each node as holding a single string ([data](irept::data),
18+
should think of each node as holding a single string ([data](\ref irept::data),
1919
actually an \ref irep_idt) and lots of child nodes, some of which are numbered
2020
([sub](\ref irept::dt::sub)) and some of which are labelled, and the label
2121
can either start with a “\#” ([comments](\ref irept::dt::comments)) or without

0 commit comments

Comments
 (0)