meshcentral-config-schema.json: Fix schema URL

Signed-off-by: Aaron <admin@datahoarder.dev>

Aaron committed Nov 29, 2020 at 13:11 UTC 297366a103445f59488efbb7316aaafc7d0b647b
1 file changed +1 -1
meshcentral-config-schema.json
+1 -1
@@ -1,5 +1,5 @@
1 {
2 - "id": "http://info.meshcentral.com/download/meshcentral-config-schema.json",
2 + "id": "https://info.meshcentral.com/downloads/meshcentral-config-schema.json",
3 "$schema": "http://json-schema.org/draft-04/schema#",
4 "description": "MeshCentral configuration file schema",
5 "type": "object",