From 0c8e9ec552b3596b0a69f90ef54b8304e1309df1 Mon Sep 17 00:00:00 2001 From: Jimmy Charnley Kromann Date: Mon, 22 May 2017 21:48:43 +0200 Subject: [PATCH] fixed image links --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index c323507..2ca8e76 100644 --- a/README.rst +++ b/README.rst @@ -29,10 +29,9 @@ No Changes Re-centered Rotated RMSD 2.50 RMSD 1.07 RMSD 0.25 ========== =========== ========== - -.. |begin| image:: https://raw.githubusercontent.com/charnley/rmsd/pip/img/plot_beginning.png -.. |center| image:: https://raw.githubusercontent.com/charnley/rmsd/pip/img/plot_centered.png -.. |translate| image:: https://raw.githubusercontent.com/charnley/rmsd/pip/img/plot_translated.png +.. |begin| image:: https://raw.githubusercontent.com/charnley/rmsd/master/img/plot_beginning.png +.. |center| image:: https://raw.githubusercontent.com/charnley/rmsd/master/img/plot_centered.png +.. |translate| image:: https://raw.githubusercontent.com/charnley/rmsd/master/img/plot_translated.png Installation