Fix broken HTML links

[SVN r7951]
This commit is contained in:
Beman Dawes
2000-10-15 17:08:00 +00:00
parent d9cb7a1e91
commit f06d9504c7

View File

@@ -117,8 +117,8 @@ checker.
<P> <P>
Here's a quick example program that one could write to see if the Here's a quick example program that one could write to see if the
types <a types <a
href="../graph/adjacency_list.html"><TT>adjacency_list</TT></a> and <a href="../graph/docs/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/edge_list.html"><TT>edge_list</TT></a> really model the
concepts they claim to. concepts they claim to.
<P> <P>