Skip to content

Commit b8a903c

Browse files
committedDec 19, 2015
Merge pull request #2596 from pavlova-marina/patch-1
fixed link to gdal page
2 parents 02696c7 + 1d42ac5 commit b8a903c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎resources/context_help/QgsVectorLayerSaveAsDialog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
<li>OGR also has various options for the different formats it supports. Use the <label>datasource</label> creation field to set the datasource options and the <label>layer</label> creation options. Enter one options per line (e.g. <code>SPATIALITE=yes</code> in the <label>datasource</label> to create a spatialite database using the SQLite driver).
1111
</ul>
1212

13-
See <a href="http://gdal.org/ogr/ogr_formats.html">OGR Vector formats</a> for a list of supported formats and the available options.
13+
See <a href="http://gdal.org/ogr_formats.html">OGR Vector formats</a> for a list of supported formats and the available options.

0 commit comments

Comments
 (0)
Please sign in to comment.