[GRASS-SVN] r59693 - grass/branches/releasebranch_7_0/lib/python/pygrass/modules

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Apr 11 06:05:21 PDT 2014


Author: neteler
Date: 2014-04-11 06:05:21 -0700 (Fri, 11 Apr 2014)
New Revision: 59693

Modified:
   grass/branches/releasebranch_7_0/lib/python/pygrass/modules/shortcuts.py
Log:
manual: use shorter url

Modified: grass/branches/releasebranch_7_0/lib/python/pygrass/modules/shortcuts.py
===================================================================
--- grass/branches/releasebranch_7_0/lib/python/pygrass/modules/shortcuts.py	2014-04-11 13:03:39 UTC (rev 59692)
+++ grass/branches/releasebranch_7_0/lib/python/pygrass/modules/shortcuts.py	2014-04-11 13:05:21 UTC (rev 59693)
@@ -50,7 +50,7 @@
         return self.cls('%s.%s' % (self.prefix, name.replace('_', '.')))
 
 
-# http://grass.osgeo.org/grass70/manuals/html70_user/full_index.html
+# http://grass.osgeo.org/grass70/manuals/full_index.html
 #[ d.* | db.* | g.* | i.* | m.* | ps.* | r.* | r3.* | t.* | v.* ]
 #
 #  d.*	display commands



More information about the grass-commit mailing list