svn commit: r50707 - in head/en_US.ISO8859-1/htdocs: releases snapshots
Ryusuke SUZUKI <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: ryusuke
Date: Thu Aug 24 08:58:28 2017
New Revision: 50707
URL: https://svnweb.freebsd.org/changeset/doc/50707
Log:
o fix invalid URLs.
Reviewed by: gjb
Modified:
head/en_US.ISO8859-1/htdocs/releases/index.xml
head/en_US.ISO8859-1/htdocs/snapshots/index.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/index.xml Wed Aug 23 20:59:58 2017 (r50706)
+++ head/en_US.ISO8859-1/htdocs/releases/index.xml Thu Aug 24 08:58:28 2017 (r50707)
@@ -83,7 +83,7 @@
page.</p>
<p>The latest snapshots from our <a
- href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">FreeBSD-STABLE</a>
+ href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">FreeBSD-STABLE</a>
and <a
href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">FreeBSD-CURRENT</a>
branches are also available. Please see <a
Modified: head/en_US.ISO8859-1/htdocs/snapshots/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/snapshots/index.xml Wed Aug 23 20:59:58 2017 (r50706)
+++ head/en_US.ISO8859-1/htdocs/snapshots/index.xml Thu Aug 24 08:58:28 2017 (r50707)
@@ -40,9 +40,9 @@
<p>Currently the snapshots of
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>,
- <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel.current.major;-STABLE</a>
+ <a href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">&rel.current.major;-STABLE</a>
and
- <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel0.current.major;-STABLE</a>
+ <a href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">&rel0.current.major;-STABLE</a>
are available in directories whose URLs have the format
<tt>&url.snapshots;<target>/<target_arch>/</tt>
where <tt><target></tt> and <tt><target_arch></tt>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"