forked from boostorg/concept_check
Fix broken HTML links
[SVN r7951]
This commit is contained in:
@@ -117,8 +117,8 @@ checker.
|
||||
<P>
|
||||
Here's a quick example program that one could write to see if the
|
||||
types <a
|
||||
href="../graph/adjacency_list.html"><TT>adjacency_list</TT></a> and <a
|
||||
href="../graph/edge_list.html"><TT>edge_list</TT></a> really model the
|
||||
href="../graph/docs/adjacency_list.html"><TT>adjacency_list</TT></a> and <a
|
||||
href="../graph/docs/edge_list.html"><TT>edge_list</TT></a> really model the
|
||||
concepts they claim to.
|
||||
|
||||
<P>
|
||||
|
Reference in New Issue
Block a user