Mark Wielaard
Sun, 29 Mar 2009 13:11:09 -0700
Hi, The link to the GNU Classpath Hacker Guide in the FAQ was wrong. This fixes it.
2009-03-29 Mark Wielaard <m...@klomp.org>
* doc/www.gnu.org/faq/faq.wml: Fix link to cp-hacking.html.
Committed and updated the classpath web root cvs dir.
Cheers,
Mark
--- doc/www.gnu.org/faq/faq.wml 23 Sep 2007 19:46:19 -0000 1.20
+++ doc/www.gnu.org/faq/faq.wml 29 Mar 2009 20:07:54 -0000
@@ -202,7 +202,7 @@
<faq question="I would like to contribute, where shall I start?">
<p>See the <a
href="docs/">documentation page</a>, especially the <a
-href="docs/hacking.html">GNU
+href="docs/cp-hacking.html">GNU
Classpath Hacker’s Guide</a>, and pick up a <createlink name="task"
url="tasks.html"> from the list!
</faq>