docs: Fix links in contribute section
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 14 Dec 2007 17:59:16 +0000 (09:59 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Wed, 19 Dec 2007 06:13:46 +0000 (22:13 -0800)
The contribute section had a broken hyperlink, masking the mailing list
text.

docs/faq.html

index 89496c8404d4f6bd75ada643f17e470cdef2410a..686b8f34e2e57d52bdf5c2aa9fc0fc41e95ccaa0 100644 (file)
@@ -342,12 +342,12 @@ will fix the problem.
 
 <h2>4.1 How can I contribute?</a></h2>
 <p>
-First, join the <a href="http://www.mesa3d.org/lists.html>Mesa3d-dev
+First, join the <a href="http://www.mesa3d.org/lists.html">Mesa3d-dev
 mailing list</a>.
 That's where Mesa development is discussed.
-</a></p>
+</p>
 <p>
-The </a><a href="http://www.opengl.org/documentation" target="_parent">
+The <a href="http://www.opengl.org/documentation" target="_parent">
 OpenGL Specification</a> is the bible for OpenGL implemention work.
 You should read it.
 </p>