This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ANNOUNCE: New Bounded Pointers Project Page



# 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>







Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]