This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ANNOUNCE: New Bounded Pointers Project Page
- To: Greg McGary <greg at mcgary dot org>
- Subject: Re: ANNOUNCE: New Bounded Pointers Project Page
- From: Mo McKinlay <mmckinlay at gnu dot org>
- Date: Tue, 1 Aug 2000 01:44:15 +0100 (GMT)
- cc: gcc at gcc dot gnu dot org
- Organization: inter/open Labs
# 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>