Skip to content

Commit 8b819d8

Browse files
committed
qgis-server: Fix url
1 parent 03b0d1d commit 8b819d8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bucket/qgis-ltr-server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "3.44.12-2.579",
33
"description": "A free and open source geographic information system (GIS).",
4-
"homepage": "https://trac.osgeo.org/osgeo4w/",
4+
"homepage": "https://www.qgis.org/",
55
"license": "GPL-2.0-or-later",
66
"architecture": {
77
"64bit": {

bucket/qgis-server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "4.2.0-2.579",
33
"description": "A free and open source geographic information system (GIS).",
4-
"homepage": "https://trac.osgeo.org/osgeo4w/",
4+
"homepage": "https://www.qgis.org/",
55
"license": "GPL-2.0-or-later",
66
"architecture": {
77
"64bit": {

0 commit comments

Comments
 (0)