From 36fb5d8fcef4ce6035ed1497ba08272054adb76e Mon Sep 17 00:00:00 2001 From: Luigi Pirelli Date: Wed, 28 Feb 2018 18:17:44 +0100 Subject: [PATCH] removed previous link because the articole is not enough updated --- Plugin-migration-to-QGIS-3.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Plugin-migration-to-QGIS-3.md b/Plugin-migration-to-QGIS-3.md index 677b271..ae62433 100644 --- a/Plugin-migration-to-QGIS-3.md +++ b/Plugin-migration-to-QGIS-3.md @@ -37,5 +37,4 @@ You can use IDEs (PyCharm or Eclipse) to step through your code. Alternatively, ## More info * https://gisforthought.com/updating-a-plugin-from-qgis-2-to-qgis-3/ -* https://github.com/gc-i/wntOS/wiki/QGIS3Port -* https://gis.stackexchange.com/questions/260125/make-qgis-python-plugin-for-both-versions-2-x-and-3-x \ No newline at end of file +* https://github.com/gc-i/wntOS/wiki/QGIS3Port \ No newline at end of file