1.1 --- a/demo/graph_to_eps_demo.cc Thu Oct 09 13:40:40 2008 +0100
1.2 +++ b/demo/graph_to_eps_demo.cc Thu Oct 09 13:54:50 2008 +0100
1.3 @@ -26,7 +26,7 @@
1.4 /// graphToEps(), and showing how to draw directed graphs,
1.5 /// how to handle parallel egdes, how to change the properties (like
1.6 /// color, shape, size, title etc.) of nodes and arcs individually
1.7 -/// using appropriate \ref maps-page "graph maps".
1.8 +/// using appropriate graph maps.
1.9 ///
1.10 /// \include graph_to_eps_demo.cc
1.11