diff options
author | nyamatongwe <devnull@localhost> | 2012-07-16 12:14:04 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2012-07-16 12:14:04 +1000 |
commit | c53cf596dad0c8ff3a73a1364ec3a7ec4b788f7b (patch) | |
tree | 9371df0b764d6d0744d324dc84c609c66e047203 | |
parent | f2027981798b479c0510da78de52ddec39287ee3 (diff) | |
download | scintilla-mirror-c53cf596dad0c8ff3a73a1364ec3a7ec4b788f7b.tar.gz |
Updated as switched from CVS to Mercurial.
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 27e4ce6cd..64e0a358e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -131,7 +131,7 @@ if (!IsRemote()) { //if NOT remote... You can <a href="http://www.scintilla.org/ScintillaDownload.html">download Scintilla.</a> </p> <p> - The source code can be downloaded via CVS at the Source Forge + The source code can be downloaded via Mercurial at the Source Forge <a href="https://sourceforge.net/project/?group_id=2439">Scintilla project page</a>. </p> <p> |