]> source.dussan.org Git - dcevm.git/commitdiff
Fix the MqExtensions URL in the README 76/head
authorMatthew Daniel <mdaniel@gmail.com>
Fri, 3 Jul 2015 18:30:49 +0000 (11:30 -0700)
committerMatthew Daniel <mdaniel@gmail.com>
Fri, 3 Jul 2015 18:30:49 +0000 (11:30 -0700)
README.md

index a83af75a91d898b3fb2c1d0108180f038ced5a90..5628ef5a4995d3e62f82a03265f03184b546159a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ You need the following software to build DCEVM:
 
 * Java 7 or later. If you intend to run tests, it should be one of the supported versions (see list of [patches/](patches/))
 * C++ compiler toolchain (gcc). There is no strict version requirement except that it should be supported by HotSpot build scripts.
-* Mercurial with [Mercurial Queues Extension](mercurial.selenic.com/wiki/MqExtension) enabled.
+* Mercurial with [Mercurial Queues Extension](https://mercurial.selenic.com/wiki/MqExtension) enabled.
 
 #### Mac OS X specific requirements