Skip to content

Commit fe54ee2

Browse files
committed
DOC: Reference GitHub instead of Gerrit in the Software Process
1 parent 7485515 commit fe54ee2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SoftwareGuide/Latex/DevelopmentGuidelines/SoftwareProcess.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ \section{Git Source Code Repository}
4646
version of the software. It also provides a simple way to incrementally
4747
update code as new features are added to the repository.
4848

49-
The ITK community use Git, and the Google web software tool Gerrit
50-
(\url{http://review.source.kitware.com}) to facilitate a structured,
49+
The ITK community use Git, and the social coding web platform, GitHub
50+
(\url{https://github.com/InsightSoftwareConsortium}), to facilitate a structured,
5151
orderly method for developers to contribute new code and bug fixes to
52-
ITK. The Gerrit review process allows anyone to submit a proposed
52+
ITK. The GitHub review process allows anyone to submit a proposed
5353
change to ITK, after which it will be reviewed by other developers
5454
before being approved and merged into ITK. For more information on how to
5555
contribute, please visit

0 commit comments

Comments
 (0)