diff --git a/docs/doxygen/Doxyfile_inc b/docs/doxygen/Doxyfile_inc index f7d9aed5cb..ca18513af5 100644 --- a/docs/doxygen/Doxyfile_inc +++ b/docs/doxygen/Doxyfile_inc @@ -209,7 +209,7 @@ ALIASES += rightCurly="}" #--------------------------------------------------------------------------- # For indicating a sample location -ALIASES += sampledir{1}="@e Location: @c samples/\1 subdirectory of your wxWidgets installation or http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/\1" +ALIASES += sampledir{1}="@e Location: @c samples/\1 subdirectory of your wxWidgets installation or http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/samples/\1" # For refering to the corresponding sample in a class document or a overview # Usually placed in the queue of @see