Author: Simon Cross <[email protected]>
Branch:
Changeset: r57956:5c65254c7298
Date: 2012-10-09 22:11 +0200
http://bitbucket.org/pypy/pypy/changeset/5c65254c7298/
Log: (jerith) Fix link to getting-started-dev in 'Further reading'
sections of the archictecture documentation. Fixes issue 1280.
diff --git a/pypy/doc/architecture.rst b/pypy/doc/architecture.rst
--- a/pypy/doc/architecture.rst
+++ b/pypy/doc/architecture.rst
@@ -238,7 +238,7 @@
interpreter`_.
.. _`documentation index`: index.html#project-documentation
-.. _`getting-started`: getting-started.html
+.. _`getting-started`: getting-started-dev.html
.. _`PyPy's approach to virtual machine construction`:
https://bitbucket.org/pypy/extradoc/raw/tip/talk/dls2006/pypy-vm-construction.pdf
.. _`the translation document`: translation.html
.. _`RPython toolchain`: translation.html
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit