diff options
author | nyamatongwe <unknown> | 2012-07-16 12:14:04 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2012-07-16 12:14:04 +1000 |
commit | 57442bc7a734ccdcfcebe189eb38eda61b19d099 (patch) | |
tree | f6341669d16147022aac86814808fc22f8801c98 | |
parent | 707295f44579feb15824c921ab7f1c1035251b04 (diff) | |
download | scintilla-mirror-57442bc7a734ccdcfcebe189eb38eda61b19d099.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> |