ttried to fix doc hyperlinks - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 7d058a3f33be4256e880e15be3244e9e19efd62a
 (DIR) parent 182cab6c952afc93bf21ad731213724fa9ffe842
 (HTM) Author: Anders Damsgaard <adc@geo.au.dk>
       Date:   Sat, 26 Jan 2013 12:17:06 +0100
       
       ttried to fix doc hyperlinks
       
       Diffstat:
         M README.rst                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       t@@ -7,7 +7,7 @@ Sphere is licensed under the GNU General Public License, v.3.
        See license.txt for more information.
        
        See the ``doc/`` folder for general reference, by default available in the `html 
       -<doc/html/index.html>` and `pdf <doc/pdf/sphere.pdf>` formats.
       +<file:./doc/html/index.html>` and `pdf <file:./doc/pdf/sphere.pdf>` formats.
        
        Requirements
        ------------