- Use platforms/ instead of platforms/alpha, as Alpha is not the only
additional platform anymore. [1] - Alphabetize the order of meta homepages. [1] - Remove link to the tutorials page, which has been removed. - Update name of the "Copyright" page, to the new name "Copyright and Legal". Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> [1] PR: www/57055 [1]
This commit is contained in:
parent
0b510c117f
commit
8a0d635adb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18322
1 changed files with 13 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.23 2002/03/16 08:07:46 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.24 2002/06/29 09:07:09 nik Exp $">
|
||||
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY atoz SYSTEM "atoz.sgml">
|
||||
|
@ -15,24 +15,23 @@
|
|||
|
||||
<h2>Meta homepages</h2>
|
||||
<ul>
|
||||
<li><a href="../platforms/alpha.html">Alpha</a></li>
|
||||
<li><a href="../java/index.html">Java</a></li>
|
||||
<li><a href="../gnome/index.html">GNOME</a></li>
|
||||
<li><a href="../news/news.html">News</a></li>
|
||||
<li><a href="../commercial/commercial.html">Commercial Vendors</a></li>
|
||||
<li><a href="../copyright/copyright.html">Copyright and Legal</a></li>
|
||||
<li><a href="../docs.html">Documentation</a></li>
|
||||
<li><a href="../doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a></li>
|
||||
<li><a href="../doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a></li>
|
||||
<li><a href="../tutorials/index.html">Tutorials</a></li>
|
||||
<li><a href="../support.html">Support</a></li>
|
||||
<li><a href="../security/security.html">Security</a></li>
|
||||
<li><a href="../releases/index.html">Release Information</a></li>
|
||||
<li><a href="../projects/projects.html">Projects</a></li>
|
||||
<li><a href="../gallery/gallery.html">Gallery</a></li>
|
||||
<li><a href="../ports/index.html">Ports</a></li>
|
||||
<li><a href="../commercial/commercial.html">Commercial Vendors</a></li>
|
||||
<li><a href="../gnome/index.html">GNOME</a></li>
|
||||
<li><a href="../doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a></li>
|
||||
<li><a href="../internal/internal.html">Internal</a></li>
|
||||
<li><a href="../copyright/copyright.html">Copyright</a></li>
|
||||
<li><a href="../java/index.html">Java</a></li>
|
||||
<li><a href="../news/news.html">News</a></li>
|
||||
<li><a href="../platforms/">Platforms</a></li>
|
||||
<li><a href="../ports/index.html">Ports</a></li>
|
||||
<li><a href="../projects/projects.html">Projects</a></li>
|
||||
<li><a href="../releases/index.html">Release Information</a></li>
|
||||
<li><a href="../search/search.html">Search</a></li>
|
||||
<li><a href="../security/security.html">Security</a></li>
|
||||
<li><a href="../support.html">Support</a></li>
|
||||
</ul>
|
||||
<HR NOSHADE>
|
||||
|
||||
|
|
Loading…
Reference in a new issue