Skip to content

Commit b55bf0f

Browse files
authored
Merge pull request #150 from thewtex/ITKSphinxExamples-naming
DOC: Update for ITKExamples -> ITKSphinxExamples renaming
2 parents 5a07790 + c4846a2 commit b55bf0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SoftwareGuide/Latex/Introduction/Installation.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ \section{Using ITK as an External Library}
636636
BrainsTools\footnote{\url{https://github.com/BRAINSia/BRAINSTools}}, ITK Wiki
637637
Examples\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKWikiExamples}},
638638
ITK Sphinx
639-
Examples\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKExamples}},
639+
Examples\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKSphinxExamples}},
640640
and ITK Software
641641
Guide\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKSoftwareGuide}}.
642642

SoftwareGuide/Latex/Introduction/Introduction.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ \section{How to Learn ITK}
7474
\item the \code{Examples} directory of the ITK source code repository
7575
\footnote{See Section~\nameref{sec:DownloadingITK} on
7676
page~\pageref{sec:DownloadingITK})}.
77-
\item the Sphinx documented ITK Examples \footnote{\url{https://itk.org/ITKExamples}}
77+
\item the Sphinx documented ITK Sphinx Examples \footnote{\url{https://itk.org/ITKExamples}}
7878
\end{enumerate}
7979
To gain familiarity with the available documentation, browse the sections
8080
available in Part II and Part III of this guide. Also, browse the Doxygen
@@ -108,7 +108,7 @@ \section{Software Organization}
108108
ITK resources are organized into multiple Git repositories. The ITK library source
109109
code are in the \code{ITK}\footnote{\url{https://github.com/InsightSoftwareConsortium/ITK.git}} Git
110110
repository. The Sphinx Examples are in the
111-
\code{ITKExamples}\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKExamples.git}} repository.
111+
\code{ITKSphinxExamples}\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKSphinxExamples.git}} repository.
112112
The sources for this guide are in the
113113
\code{ITKSoftwareGuide}\footnote{\url{https://github.com/InsightSoftwareConsortium/ITKSoftwareGuide.git}}
114114
repository.

0 commit comments

Comments
 (0)