Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SoftwareGuide/Latex/Introduction/Installation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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}}.

Expand Down
4 changes: 2 additions & 2 deletions SoftwareGuide/Latex/Introduction/Introduction.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down