1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-29 18:25:45 +01:00

Fix some broken and incorrect links in the docs.

This commit is contained in:
Štěpán Němec
2010-09-29 14:18:04 +02:00
parent ea6ae88d4e
commit 2e2e87c627
4 changed files with 12 additions and 12 deletions

View File

@@ -10,7 +10,7 @@
title="&dactyl.appName; Developer information" title="&dactyl.appName; Developer information"
xmlns="&xmlns.dactyl;" xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;"> xmlns:html="&xmlns.html;">
<h1 tag="developer-information">Developer information</h1> <h1 tag="developer-information developer">Developer information</h1>
<toc start="2"/> <toc start="2"/>
<h2 tag="writing-docs documentation">Writing documentation</h2> <h2 tag="writing-docs documentation">Writing documentation</h2>

View File

@@ -171,8 +171,8 @@
<link topic="mailto:&dactyl.maillist;">mailing list</link>, <link topic="mailto:&dactyl.maillist;">mailing list</link>,
where we will do our best to answer any inquiries. You can also where we will do our best to answer any inquiries. You can also
check the check the
<link topic="http://code.google.com/p/dactyl/wiki">wiki</link> for <link topic="http://code.google.com/p/dactyl/wiki">wiki</link> or
<link topic="http://code.google.com/p/dactyl/wiki/FAQ">FAQ</link>. <link topic="http://dactyl.sourceforge.net/pentadactyl/faq">FAQ</link>.
Issue reports can be entered in the Issue reports can be entered in the
<link topic="http://code.google.com/p/dactyl/issues/list">issue tracker</link>. <link topic="http://code.google.com/p/dactyl/issues/list">issue tracker</link>.
</p> </p>

View File

@@ -372,9 +372,9 @@
&dactyl.appName; has an energetic and growing user base. If you've run into a problem &dactyl.appName; has an energetic and growing user base. If you've run into a problem
that you can't seem to solve with &dactyl.appName;, or if you think you might have that you can't seem to solve with &dactyl.appName;, or if you think you might have
found a bug, please let us know! There is support available on the found a bug, please let us know! There is support available on the
<link target="http://code.google.com/p/pentadactyl-labs/w/list?q=label%3Aproject-pentadactyl">wiki</link> <link href="http://code.google.com/p/dactyl/w/list?q=label%3Aproject-&dactyl.name;">wiki</link>
or in the <link target="irc://irc.freenode.net/pentadactyl">#pentadactyl</link> IRC or in the <link href="irc://irc.oftc.net/pentadactyl">#pentadactyl</link> IRC
channel on <link target="http://freenode.net/">freenode</link>. channel on <link href="http://oftc.net/">OFTC</link>.
</p> </p>
<p> <p>
@@ -382,7 +382,7 @@
hear from you as well. Developers work on &dactyl.appName; whenever possible, but we hear from you as well. Developers work on &dactyl.appName; whenever possible, but we
are neither infinite nor omnipotent; please bear with us. If you can't wait for are neither infinite nor omnipotent; please bear with us. If you can't wait for
us to get around to it, rest assured patches are welcome! See the us to get around to it, rest assured patches are welcome! See the
<t>developer</t> page for more information. <link topic="developer">developer</link> page for more information.
</p> </p>
</document> </document>

View File

@@ -111,15 +111,15 @@ text editor.
Please send comments/bug reports/patches to the mailing list, Please send comments/bug reports/patches to the mailing list,
where we will properly answer any questions. You can also join where we will properly answer any questions. You can also join
the the
<link topic="irc://irc.freenode.net/pentadactyl">#pentadactyl</link> <link topic="irc://irc.oftc.net/pentadactyl">#pentadactyl</link>
IRC channel on IRC channel on
<link topic="http://www.freenode.net/">Freenode</link> or check the <link topic="http://www.oftc.net/">OFTC</link> or check the
<link topic="http://code.google.com/p/pentadactyl-labs/w/list?q=label%3Aproject-xulmus">Wiki</link> <link topic="http://code.google.com/p/dactyl/w/list?q=label%3Aproject-&dactyl.name;">Wiki</link>
for for
<link topic="http://code.google.com/p/pentadactyl-labs/wiki/&dactyl.appName;FAQ"> <link topic="http://code.google.com/p/dactyl/wiki/FAQ">
frequently asked questions (FAQ)</link>. frequently asked questions (FAQ)</link>.
Make sure, you have read the Make sure, you have read the
<link topic="http://pentadactyl-labs.googlecode.com/hg/xulmus/TODO">TODO</link> <link topic="http://dactyl.googlecode.com/hg/xulmus/TODO">TODO</link>
file first, as we are aware of many things which can be improved file first, as we are aware of many things which can be improved
when we find time for it or receive patches. when we find time for it or receive patches.
</p> </p>