Skip to content

Commit 9124c73

Browse files
authored
Merge pull request #3903 from webgeodatavore/fix-gdal-ogr-url
Update outdated URLs
2 parents 80b757b + 1a5671e commit 9124c73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/context_help/QgsQueryBuilder

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ are sometimes limited (e.g. for shape files) or behave diffently.
1414
<tr>
1515
<td>OGR</td>
1616
<td>where clauses depending on the
17-
<a href="http://www.gdal.org/ogr/ogr_formats.html">format</a> (eg.
18-
<a href="http://www.gdal.org/ogr/ogr_sql.html">OGR SQL</a>
17+
<a href="http://www.gdal.org/ogr_formats.html">format</a> (eg.
18+
<a href="http://www.gdal.org/ogr_sql.html">OGR SQL</a>
1919
for shape files)
2020
</td>
2121
</tr>
@@ -30,7 +30,7 @@ are sometimes limited (e.g. for shape files) or behave diffently.
3030
<td>SpatiaLite</td>
3131
<td>where clauses using
3232
<a href="http://www.sqlite.org/lang_select.html">SQLite</a> and
33-
<a href="http://www.gaia-gis.it/gaia-sins/spatialite-sql-4.1.0.html">SpatiaLite</a>
33+
<a href="http://www.gaia-gis.it/gaia-sins/spatialite-sql-4.2.0.html">SpatiaLite</a>
3434
</td>
3535
</tr>
3636
<tr>

0 commit comments

Comments
 (0)