[PATCH] stable.html should link to upgrade42.html instead of upgrade40.html
Dongsheng Song <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
[dongsheng@ob www]$ cvs diff stable.html Index: stable.html =================================================================== RCS file: /home/dongsheng/wc/repo/www/stable.html,v retrieving revision 1.24 diff -u -p -r1.24 stable.html --- stable.html 6 Jan 2007 08:03:31 -0000 1.24 +++ stable.html 28 Jan 2008 16:17:17 -0000 @@ -101,7 +101,7 @@ a means for staying up to date with the <p> Do not attempt to go from one release to another via source. -Instead, please visit the <a href="faq/upgrade40.html">upgrade guide</a>. +Instead, please visit the <a href="faq/upgrade42.html">upgrade guide</a>. Also, you cannot go backwards, from -current back to -stable, because of library versioning problems and other changes. Dongsheng