Mercurial > public > mercurial-scm > hg-stable
diff doc/style.css @ 26421:4b0fc75f9403
urls: bulk-change primary website URLs
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 30 Sep 2015 15:43:49 -0500 |
parents | 86531a7038ed |
children |
line wrap: on
line diff
--- a/doc/style.css Wed Sep 30 15:31:07 2015 -0500 +++ b/doc/style.css Wed Sep 30 15:43:49 2015 -0500 @@ -1,8 +1,8 @@ /* - * Styles for man pages, which match with http://mercurial.selenic.com/ + * Styles for man pages, which match with https://mercurial-scm.org/ * * Color scheme & layout are borrowed from - * http://mercurial.selenic.com/css/styles.css + * https://mercurial-scm.org/css/styles.css * * Some styles are from html4css1.css from Docutils, which is in the * public domain.