Meta/MaintNotes: update online manual page URL
Junio C Hamano committed
Jul 11, 2016 at 12:58 UTC
dae23cd85f960db9ec261015cf4ccb0844be42a8
1 file changed
+3
-4
MaintNotes
+3
-4
@@ -125,11 +125,10 @@ found in:
125
git://repo.or.cz/git-{htmldocs,manpages}.git/
126
https://github.com/gitster/git-{htmldocs,manpages}.git/
127
128
-Also GitHub shows the manual pages formatted in HTML (with a
129
-formatting backend different from the one that is used to create the
130
-above) at:
128
+The manual pages formatted in HTML for the tip of 'master' can be
129
+viewed online at:
130
132
- http://git-scm.com/docs/git
131
+ https://git.github.io/htmldocs/git.html
132
133
134
* How various branches are used.