[Commits] r721 - sandbox/docsrc
commits at geoext.org
commits at geoext.org
Wed May 13 16:44:23 CEST 2009
Author: dwins
Date: 2009-05-13 16:44:23 +0200 (Wed, 13 May 2009)
New Revision: 721
Modified:
sandbox/docsrc/docs.rst
sandbox/docsrc/index.rst
Log:
Fix broken links
Modified: sandbox/docsrc/docs.rst
===================================================================
--- sandbox/docsrc/docs.rst 2009-05-13 14:07:59 UTC (rev 720)
+++ sandbox/docsrc/docs.rst 2009-05-13 14:44:23 UTC (rev 721)
@@ -35,7 +35,7 @@
Participating in the GeoExt Community
-------------------------------------
-For information about getting involved in the GeoExt community, `keep reading! <developer/index>`_
+For information about getting involved in the GeoExt community, :doc:`keep reading! <developer/index>`
Modified: sandbox/docsrc/index.rst
===================================================================
--- sandbox/docsrc/index.rst 2009-05-13 14:07:59 UTC (rev 720)
+++ sandbox/docsrc/index.rst 2009-05-13 14:44:23 UTC (rev 721)
@@ -14,7 +14,7 @@
Download
--------
-`Current release: 0.1 <downloads>`_
+:doc:`Current release: 0.1 <downloads>`_
Using GeoExt
@@ -38,7 +38,7 @@
win.show();
Learn more about using GeoExt in your application by reading the
-`documentation <docs>`_.
+:doc:`documentation <docs>`_.
GeoExt is Open Source
@@ -58,4 +58,4 @@
developer/index
lib/index
examples/index
- downloads
\ No newline at end of file
+ downloads
More information about the Commits
mailing list