From f53d6f1b6673a7b82b913f8bdf6f183c76c56f2f Mon Sep 17 00:00:00 2001 From: eknoes Date: Wed, 3 Jun 2020 13:46:48 +0200 Subject: [PATCH] Fix link for appliance JSON schema --- docs/file_format.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/file_format.rst b/docs/file_format.rst index 5cbfaed9..fcd506e3 100644 --- a/docs/file_format.rst +++ b/docs/file_format.rst @@ -58,7 +58,7 @@ The zip can be a ZIP64 if the project is too big for standard zip file. These files contain everything needed to create a new appliance template in GNS3. A JSON schema is available there: -https://github.com/GNS3/gns3-registry/blob/master/schemas/appliance.json +https://github.com/GNS3/gns3-registry/blob/master/schemas/appliance_v6.json And samples there: https://github.com/GNS3/gns3-registry/tree/master/appliances