Modified:
/wiki/Source.wiki
=======================================
--- /wiki/Source.wiki Wed Mar 9 11:43:25 2011
+++ /wiki/Source.wiki Wed Mar 9 11:45:08 2011
@@ -12,7 +12,7 @@
===Command Line Client===
-You can install the basic Mercurial command line client from <a
href="http://mercurial.selenic.com/">http://mercurial.selenic.com</a>.
+You can install the basic Mercurial command line client from
http://mercurial.selenic.com.
The following command will create a clone of our primary repository in a
folder called `khanacademy-stable`:
@@ -24,11 +24,11 @@
If you prefer, you can use any graphical Mercurial client instead of the
command line.
-For Windows users who have Kiln accounts, we recommend using the <a
href="https://khanacademy.kilnhg.com/Tools/Downloads/KilnClient">Kiln
Client</a>.
+For Windows users who have Kiln accounts, we recommend using the
[https://khanacademy.kilnhg.com/Tools/Downloads/KilnClient Kiln Client].
For Windows users without Kiln accounts, we recommend using
[http://tortoisehg.bitbucket.org/ TortoiseHg].
-For Mac/Unix users, we recommend <a
href="http://jasonfharris.com/machg">MacHg</a>, <a
href="http://jens.mooseyard.com/2009/04/murky-a-mercurial-client-app">Murky</a>,
or <a href="http://www.sourcetreeapp.com/home">SourceTree</a>.
+For Mac/Unix users, we recommend [http://jasonfharris.com/machg MacHg],
[http://jens.mooseyard.com/2009/04/murky-a-mercurial-client-app Murky], or
[http://www.sourcetreeapp.com/home SourceTree].
===IDE Integration===
@@ -36,4 +36,4 @@
===About Mercurial===
-If you want to learn more about how to use Mercurial (especially if you're
familiar with Subversion), we highly recommend reading the <a
href="http://hginit.com/">hginit Mercurial tutorial</a>.
+If you want to learn more about how to use Mercurial (especially if you're
familiar with Subversion), we highly recommend reading the
[http://hginit.com hginit Mercurial tutorial].