web/hosts/src hosts.xml,1.2,1.3
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/src In directory frida:/tmp/cvs-serv28300/hosts/src Modified Files: hosts.xml Log Message: Use "/glyphs/", not "http://www.fresco.org/glyphs/" Index: hosts.xml =================================================================== RCS file: /cvs/fresco/web/hosts/src/hosts.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- hosts.xml 12 Dec 2002 21:18:04 -0000 1.2 +++ hosts.xml 9 Feb 2004 14:16:34 -0000 1.3 @@ -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="www2">http://www2.fresco.org/</host> <host name="www">http://www2.fresco.org/</host> <host name="doc">http://www2.fresco.org/doc/</host>