summaryrefslogtreecommitdiff
path: root/docs/faq.html
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2007-12-14 09:59:16 -0800
committerDan Nicholson <dbn.lists@gmail.com>2007-12-18 22:13:46 -0800
commitf71032b7e257401959428c3498d687ca199c9c03 (patch)
tree34866232558825007f72f7b37521c8b00b2704ea /docs/faq.html
parentd2d82f8a29d3698313956739a7d20704a62c6925 (diff)
docs: Fix links in contribute section
The contribute section had a broken hyperlink, masking the mailing list text.
Diffstat (limited to 'docs/faq.html')
-rw-r--r--docs/faq.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/faq.html b/docs/faq.html
index 89496c8404d..686b8f34e2e 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -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>