We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04e6976 + bc95d3c commit d009d88Copy full SHA for d009d88
profile_manager/qdt_export/profile_export.py
@@ -12,7 +12,7 @@
12
qgis_profiles_path,
13
)
14
15
-QDT_PROFILE_SCHEMA = "https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/profile/qgis_profile.json"
+QDT_PROFILE_SCHEMA = "https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/profile/qgis_profile.json"
16
17
18
@dataclass
0 commit comments