docs: Fix links in contribute section

The contribute section had a broken hyperlink, masking the mailing list
text.
This commit is contained in:
Dan Nicholson 2007-12-14 09:59:16 -08:00
parent d2d82f8a29
commit f71032b7e2
1 changed files with 3 additions and 3 deletions

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