ANNOUNCE: New Bounded Pointers Project Page
Mo McKinlay
mmckinlay@gnu.org
Mon Jul 31 17:42:00 GMT 2000
# If you understand HTML, please help me debug the links to gdb & ld
# patches that appear in the "Getting Started" section. The patch files
# exist in CVS wwwdocs/htdocs/, the links look reasonable to me (not
# saying much... 8^), but Apache doesn't find them.
A link to a file on another server should look like:
<a href=" http://server/path/to/file ">text of link</a>
To a file in a different directory on the same server:
<a href="/path/to/file">text of link</a>
And to a file in the same directory:
<a href="file">text of link</a>
For example:
<a href=" http://www.gnu.org/software/software.html ">GNU Software</a>
<a href="/software/software.html">GNU Software</a>
<a href="software.html">GNU Software</a>
Hope this is of small help :)
--
Mo McKinlay Chief Software Architect inter/open Labs
-------------------------------------------------------------------------
GnuPG Key: pub 1024D/76A275F9 2000-07-22 Mo McKinlay <mmckinlay@gnu.org>
More information about the Gcc
mailing list