Browse Source

v.edit: fix link in the manual

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59674 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 11 years ago
parent
commit
15f29f60e5
1 changed files with 4 additions and 3 deletions
  1. 4 3
      vector/v.edit/v.edit.html

+ 4 - 3
vector/v.edit/v.edit.html

@@ -427,12 +427,13 @@ v.edit a2 tool=zbulk bbox=586121.25049368,4911970.21547109,603092.60466035,49270
 <a href="v.split.html">v.split</a>
 <a href="v.split.html">v.split</a>
 </em>
 </em>
 
 
-<p>See also <em><a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a></em>.
+<p>See also <em><a href="wxGUI.vdigit.html">wxGUI vector digitizer</a></em>.
 
 
-<h2>AUTHOR</h2>
+<h2>AUTHORS</h2>
 
 
 Original author: Wolf Bergenheim - independent developer<br>
 Original author: Wolf Bergenheim - independent developer<br>
 Initial updates: Jachym Cepicky, Mendel University of Agriculture and Forestry in Brno, Czech Republic<br>
 Initial updates: Jachym Cepicky, Mendel University of Agriculture and Forestry in Brno, Czech Republic<br>
 Major update by Martin Landa, FBK-irst (formerly ITC-irst), Trento, Italy
 Major update by Martin Landa, FBK-irst (formerly ITC-irst), Trento, Italy
 
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>