Author: Manuel Jacob
Branch: rpython-doc
Changeset: r61696:cadd752d7f7d
Date: 2013-02-23 18:19 +0100
http://bitbucket.org/pypy/pypy/changeset/cadd752d7f7d/

Log:    Use relative path here.

diff --git a/rpython/doc/translation.rst b/rpython/doc/translation.rst
--- a/rpython/doc/translation.rst
+++ b/rpython/doc/translation.rst
@@ -99,7 +99,7 @@
     .. image:: _static/translation-greyscale-small.png
 
 
-.. _`PDF color version`: 
https://bitbucket.org/pypy/pypy/raw/default/pypy/doc/image/translation.pdf
+.. _`PDF color version`: _static/translation.pdf
 .. _`bytecode evaluator`: interpreter.html
 .. _`abstract interpretation`: 
http://en.wikipedia.org/wiki/Abstract_interpretation
 .. _`Flow Object Space`: objspace.html#the-flow-object-space
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to