Remove punctuation from a hyperlink.

This commit is contained in:
Adam Weinberger 2003-09-08 23:35:51 +00:00
parent 9e7f60503c
commit 31632cbc5a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18095

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/volunteer.sgml,v 1.5 2002/12/07 23:06:14 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/volunteer.sgml,v 1.6 2003/08/28 19:09:04 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: How To Help"> <!ENTITY title "FreeBSD GNOME Project: How To Help">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -16,7 +16,7 @@
<ul> <ul>
<li> <li>
<p>Test existing <a href="../../ports/gnome.html">ports</a>, and <p>Test existing <a href="../../ports/gnome.html">ports</a>, and
<a href="bugging.html">report bugs.</a></p></li> <a href="bugging.html">report bugs</a>.</p></li>
<li> <li>
<p>Regularly install GNOME from packages, and report any problems <p>Regularly install GNOME from packages, and report any problems
with the install or the functionality.</p></li> with the install or the functionality.</p></li>