From d7023154a3d0f239703b54bb5901c605f6a14ccb Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 25 Apr 2001 13:22:53 +0000 Subject: [PATCH] Fix broken hyperlinks [SVN r9980] --- development/libs/iterator/iterator_concepts.htm | 4 ++-- development/libs/iterator/iterator_traits.htm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/development/libs/iterator/iterator_concepts.htm b/development/libs/iterator/iterator_concepts.htm index bca0841..0848ab5 100644 --- a/development/libs/iterator/iterator_concepts.htm +++ b/development/libs/iterator/iterator_concepts.htm @@ -38,7 +38,7 @@ Iterator Concepts -C++ Boost
@@ -599,7 +599,7 @@ backward in arbitrary-sized steps
Copyright © 2000 -Jeremy Siek, Univ.of Notre Dame (jsiek@lsc.nd.edu) +Jeremy Siek, Univ.of Notre Dame (jsiek@lsc.nd.edu)
diff --git a/development/libs/iterator/iterator_traits.htm b/development/libs/iterator/iterator_traits.htm index 1574f0a..40f3026 100644 --- a/development/libs/iterator/iterator_traits.htm +++ b/development/libs/iterator/iterator_traits.htm @@ -16,7 +16,7 @@ -C++ Boost