svn commit: r41665 - head/en_US.ISO8859-1/htdocs/cgi
Peter Wemm
peter at FreeBSD.org
Sat May 18 21:03:30 UTC 2013
Author: peter (src committer)
Date: Sat May 18 21:03:29 2013
New Revision: 41665
URL: http://svnweb.freebsd.org/changeset/doc/41665
Log:
Merge from html style: don't direct people to cvsweb.
Modified:
head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl
Modified: head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl Sat May 18 19:55:59 2013 (r41664)
+++ head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl Sat May 18 21:03:29 2013 (r41665)
@@ -144,7 +144,6 @@ $i_topbar = qq`
<ul>
<li><a href="$hsty_base/projects/ideas/ideas.html">Project Ideas</a></li>
<li><a href="http://svnweb.FreeBSD.org">SVN Repository</a></li>
- <li><a href="http://cvsweb.FreeBSD.org">CVS Repository</a></li>
<li><a href="http://p4web.FreeBSD.org">Perforce Repository</a></li>
</ul>
</li>
More information about the svn-doc-head
mailing list