Author: Gregor Wegberg <[email protected]>
Branch: latest-improve-doc
Changeset: r70447:68f3c8ecb722
Date: 2014-04-03 10:39 +0200
http://bitbucket.org/pypy/pypy/changeset/68f3c8ecb722/
Log: corrected URL to Boehm-Demers-Weiser GC
As far as I can tell this is the current and most recent webpage
diff --git a/pypy/doc/config/opt.rst b/pypy/doc/config/opt.rst
--- a/pypy/doc/config/opt.rst
+++ b/pypy/doc/config/opt.rst
@@ -46,5 +46,5 @@
The default level is `2`.
-.. _`Boehm-Demers-Weiser garbage collector`:
http://www.hpl.hp.com/personal/Hans_Boehm/gc/
+.. _`Boehm-Demers-Weiser garbage collector`: http://hboehm.info/gc/
.. _`custom garbage collectors`: ../garbage_collection.html
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit