Skip to content

Commit

Permalink
fix wrong link in documentation
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@13319 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
macho committed Apr 16, 2010
1 parent d55425d commit 6c09cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.html
Expand Up @@ -417,6 +417,6 @@ <h2>Whats new in Version 1.0.0?</h2>
</dd>
</dt>
<dl><dt><span class="subheader">User, Installation and Coding Guide
<dd>The QGIS manual is the definitive guide to using QGIS including installation and coding instructions (be sure to read this!). A current version of the QGIS manual and translations are provided at <a href="http://qgis.osgeo.org/documentation/manuals.html">http://qgis.osgeo.org/documentation/manuals.html</a>. Older versions are available at <a href="http://download.osgeo.org/qgis/doc/manual/">http://download.osgeo.org/qgis/doc/manual/</a>."
<dd>The QGIS manual is the definitive guide to using QGIS including installation and coding instructions (be sure to read this!). A current version of the QGIS manual and translations are provided at <a href="http://qgis.osgeo.org/en/documentation/manuals.html">http://qgis.osgeo.org/en/documentation/manuals.html</a>. Older versions are available at <a href="http://download.osgeo.org/qgis/doc/manual/">http://download.osgeo.org/qgis/doc/manual/</a>."
</body>
</html>

0 comments on commit 6c09cfd

Please sign in to comment.