Author: Remi Meier <remi.me...@gmail.com>
Branch: 
Changeset: r2011:048795097bf2
Date: 2017-02-09 16:34 +0100
http://bitbucket.org/pypy/stmgc/changeset/048795097bf2/

Log:    fix

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@
 STMGC, run the `import_stmgc.py` script in `/rpython/translator/stm/`. In the
 following, `/` is the root of your PyPy checkout.
 
- 0. Follow the [http://doc.pypy.org/en/latest/build.html](build instructions)
+ 0. Follow the [build instructions](http://doc.pypy.org/en/latest/build.html)
     for PyPy until you get to the point to run the translation.
 
  1. The Makefile expects a `gcc-seg-gs` executable to be on the `$PATH`. This
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to