diff --git a/SoftwareGuide/SoftwareGuideConfiguration.tex.in b/SoftwareGuide/SoftwareGuideConfiguration.tex.in index bbb37368607738855900cb0c2a8429a0e72f25d6..a135cfccec0ab8c2501e7d6bd6e5c37cd4e1f3bc 100644 --- a/SoftwareGuide/SoftwareGuideConfiguration.tex.in +++ b/SoftwareGuide/SoftwareGuideConfiguration.tex.in @@ -6,11 +6,11 @@ % Define command to make reference to on-line Doxygen documentation \newcommand{\doxygen}[2]{ -\href{http://www.itk.org/Doxygen/html/class#1_1_1#2.html}{\code{#1::#2}}} +\href{http://smsc.cnes.fr/PLEIADES/OTB/Doxygen/html/class#1_1_1#2.html}{\code{#1::#2}}} % Define command to make reference to on-line Doxygen documentation \newcommand{\subdoxygen}[3]{ -\href{http://www.itk.org/Doxygen/html/class#1_1_1#2_1_1#3.html}{\code{#1::#2::#3}}} +\href{http://smsc.cnes.fr/PLEIADES/OTB/Doxygen/html/class#1_1_1#2_1_1#3.html}{\code{#1::#2::#3}}} % Define command for the standard comment introducing classes with similar functionalities \newcommand{\relatedClasses}{