web/hosts/www hosts.xml,1.7,1.8
Tobias Hunger <[email protected]> Mon, 09 Feb 2004 14:16:37 +0000
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/web/hosts/www In directory frida:/tmp/cvs-serv28300/hosts/www Modified Files: hosts.xml Log Message: Use "/glyphs/", not "http://www.fresco.org/glyphs/" Index: hosts.xml =================================================================== RCS file: /cvs/fresco/web/hosts/www/hosts.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- hosts.xml 6 Dec 2002 22:48:25 -0000 1.7 +++ hosts.xml 9 Feb 2004 14:16:35 -0000 1.8 @@ -4,7 +4,7 @@ to generate the html hrefs --> <hosts> - <host name="glyphs">http://www2.fresco.org/glyphs/</host> + <host name="glyphs">/glyphs/</host> <host name="www">http://www.fresco.org/</host> <host name="www2">http://www2.fresco.org/</host> <host name="src">http://src.fresco.org/</host>