From: Junio C Hamano Date: Mon, 11 Jul 2016 19:58:01 +0000 (-0700) Subject: Meta/MaintNotes: update online manual page URL X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dae23cd85f960db9ec261015cf4ccb0844be42a8;p=thirdparty%2Fgit.git Meta/MaintNotes: update online manual page URL --- diff --git a/MaintNotes b/MaintNotes index a79072e5d3..e3ee0587d5 100644 --- a/MaintNotes +++ b/MaintNotes @@ -125,11 +125,10 @@ found in: git://repo.or.cz/git-{htmldocs,manpages}.git/ https://github.com/gitster/git-{htmldocs,manpages}.git/ -Also GitHub shows the manual pages formatted in HTML (with a -formatting backend different from the one that is used to create the -above) at: +The manual pages formatted in HTML for the tip of 'master' can be +viewed online at: - http://git-scm.com/docs/git + https://git.github.io/htmldocs/git.html * How various branches are used.