mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 02:34:31 +01:00
Fix some broken and incorrect links in the docs.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
title="&dactyl.appName; Developer information"
|
||||
xmlns="&xmlns.dactyl;"
|
||||
xmlns:html="&xmlns.html;">
|
||||
<h1 tag="developer-information">Developer information</h1>
|
||||
<h1 tag="developer-information developer">Developer information</h1>
|
||||
<toc start="2"/>
|
||||
|
||||
<h2 tag="writing-docs documentation">Writing documentation</h2>
|
||||
|
||||
@@ -171,8 +171,8 @@
|
||||
<link topic="mailto:&dactyl.maillist;">mailing list</link>,
|
||||
where we will do our best to answer any inquiries. You can also
|
||||
check the
|
||||
<link topic="http://code.google.com/p/dactyl/wiki">wiki</link> for
|
||||
<link topic="http://code.google.com/p/dactyl/wiki/FAQ">FAQ</link>.
|
||||
<link topic="http://code.google.com/p/dactyl/wiki">wiki</link> or
|
||||
<link topic="http://dactyl.sourceforge.net/pentadactyl/faq">FAQ</link>.
|
||||
Issue reports can be entered in the
|
||||
<link topic="http://code.google.com/p/dactyl/issues/list">issue tracker</link>.
|
||||
</p>
|
||||
|
||||
@@ -372,9 +372,9 @@
|
||||
&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
|
||||
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>
|
||||
or in the <link target="irc://irc.freenode.net/pentadactyl">#pentadactyl</link> IRC
|
||||
channel on <link target="http://freenode.net/">freenode</link>.
|
||||
<link href="http://code.google.com/p/dactyl/w/list?q=label%3Aproject-&dactyl.name;">wiki</link>
|
||||
or in the <link href="irc://irc.oftc.net/pentadactyl">#pentadactyl</link> IRC
|
||||
channel on <link href="http://oftc.net/">OFTC</link>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@@ -382,7 +382,7 @@
|
||||
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
|
||||
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>
|
||||
|
||||
</document>
|
||||
|
||||
@@ -111,15 +111,15 @@ text editor.
|
||||
Please send comments/bug reports/patches to the mailing list,
|
||||
where we will properly answer any questions. You can also join
|
||||
the
|
||||
<link topic="irc://irc.freenode.net/pentadactyl">#pentadactyl</link>
|
||||
<link topic="irc://irc.oftc.net/pentadactyl">#pentadactyl</link>
|
||||
IRC channel on
|
||||
<link topic="http://www.freenode.net/">Freenode</link> or check the
|
||||
<link topic="http://code.google.com/p/pentadactyl-labs/w/list?q=label%3Aproject-xulmus">Wiki</link>
|
||||
<link topic="http://www.oftc.net/">OFTC</link> or check the
|
||||
<link topic="http://code.google.com/p/dactyl/w/list?q=label%3Aproject-&dactyl.name;">Wiki</link>
|
||||
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>.
|
||||
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
|
||||
when we find time for it or receive patches.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user