Index: patchconv/README.md
===================================================================
--- a/patchconv/README.md
+++ b/patchconv/README.md
@@ -12,17 +12,17 @@
 are converted to SVN-like format that Rietveld normally works with. `patchconv`
 undoes this conversion and returns the patch to the state where it can be
 applied using Git or Mercurial.
 
 ## Installation
 
 Install directly from Mercurial repository using pip:
 
-    $ pip install 'hg+https://hg.adblockplus.org/codingtools#egg=patchconv&subdirectory=patchconv'
+    $ pip install 'hg+https://hg.[Dadblockplus.org/codingtools#egg=patchconv&subdirectory=patchconv'
 
 ## Usage
 
 The script in the package will be available immediately after the installation.
 Its interface is simple: it reads from stdin and writes to stdout.
 
     $ patchconv <patch-from-rietveld.diff >git-patch.diff
 
