summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/commands.doc2
-rw-r--r--doc/faq.doc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index c582955..161c20e 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -2215,7 +2215,7 @@ Commands for displaying examples
Where the example file \c include_test.cpp looks as follows:
\include include_test.cpp
\htmlonly
- Click <a href="examples/include/html/example.html">here</a>
+ Click <a href="examples/include/html/pag_example.html">here</a>
for the corresponding HTML documentation that is generated by doxygen.
\endhtmlonly
\latexonly
diff --git a/doc/faq.doc b/doc/faq.doc
index f48e109..88a1275 100644
--- a/doc/faq.doc
+++ b/doc/faq.doc
@@ -247,7 +247,7 @@ option \ref cfg_builtin_stl_support "BUILTIN_STL_SUPPORT" is turned on.
\section faq_search I have problems getting the search engine to work with PHP5 and/or windows
-Please read <a href="http://www.doxygen.org/searchengine.html">this</a> for hints on where to look.
+Please read <a href="searching.html">this</a> for hints on where to look.
\section faq_cmdline Can I configure doxygen from the command line?