web/hosts/www hosts.xml,1.8,1.9
Tobias Hunger <[email protected]> Mon, 09 Feb 2004 14:27:17 +0000
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/web/hosts/www In directory frida:/tmp/cvs-serv28694/hosts/www Modified Files: hosts.xml Log Message: Use /docs/ instead of http://www.fresco.org/docs/ and / instead of http://www.fresco.org/ Index: hosts.xml =================================================================== RCS file: /cvs/fresco/web/hosts/www/hosts.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- hosts.xml 9 Feb 2004 14:16:35 -0000 1.8 +++ hosts.xml 9 Feb 2004 14:27:14 -0000 1.9 @@ -5,10 +5,10 @@ --> <hosts> <host name="glyphs">/glyphs/</host> - <host name="www">http://www.fresco.org/</host> + <host name="www">/</host> <host name="www2">http://www2.fresco.org/</host> <host name="src">http://src.fresco.org/</host> - <host name="doc">http://www2.fresco.org/docs/</host> + <host name="doc">/docs/</host> <host name="issues">http://issues.fresco.org/</host> <host name="search">http://search.fresco.org/</host> <host name="wiki">http://wiki.fresco.org/</host>