diff --git a/SoftwareGuide/Latex/Introduction/Installation.tex b/SoftwareGuide/Latex/Introduction/Installation.tex index 3cf0932c..6a9d1e53 100644 --- a/SoftwareGuide/Latex/Introduction/Installation.tex +++ b/SoftwareGuide/Latex/Introduction/Installation.tex @@ -636,7 +636,7 @@ \section{Using ITK as an External Library} BrainsTools\footnote{\url{https://github.com/BRAINSia/BRAINSTools}}, ITK Wiki Examples\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKWikiExamples}}, ITK Sphinx -Examples\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKExamples}}, +Examples\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKSphinxExamples}}, and ITK Software Guide\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKSoftwareGuide}}. diff --git a/SoftwareGuide/Latex/Introduction/Introduction.tex b/SoftwareGuide/Latex/Introduction/Introduction.tex index a4dfe065..1eb1cc19 100644 --- a/SoftwareGuide/Latex/Introduction/Introduction.tex +++ b/SoftwareGuide/Latex/Introduction/Introduction.tex @@ -74,7 +74,7 @@ \section{How to Learn ITK} \item the \code{Examples} directory of the ITK source code repository \footnote{See Section~\nameref{sec:DownloadingITK} on page~\pageref{sec:DownloadingITK})}. - \item the Sphinx documented ITK Examples \footnote{\url{https://itk.org/ITKExamples}} + \item the Sphinx documented ITK Sphinx Examples \footnote{\url{https://itk.org/ITKExamples}} \end{enumerate} To gain familiarity with the available documentation, browse the sections available in Part II and Part III of this guide. Also, browse the Doxygen @@ -108,7 +108,7 @@ \section{Software Organization} ITK resources are organized into multiple Git repositories. The ITK library source code are in the \code{ITK}\footnote{\url{https://github.com/InsightSoftwareConsortium/ITK.git}} Git repository. The Sphinx Examples are in the -\code{ITKExamples}\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKExamples.git}} repository. +\code{ITKSphinxExamples}\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKSphinxExamples.git}} repository. The sources for this guide are in the \code{ITKSoftwareGuide}\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKSoftwareGuide.git}} repository.