Fix bad link in Redfish JsonSchemas ID

Change-Id: I993ae392d87a19acd51fe093f8244a9c781dd339
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
diff --git a/static/redfish/v1/JsonSchemas/SoftwareInventory/index.json b/static/redfish/v1/JsonSchemas/SoftwareInventory/index.json
index 0f3b565..a9fa24d 100644
--- a/static/redfish/v1/JsonSchemas/SoftwareInventory/index.json
+++ b/static/redfish/v1/JsonSchemas/SoftwareInventory/index.json
@@ -1,6 +1,6 @@
 {
     "@odata.context": "/redfish/v1/$metadata#JsonSchemaFile.JsonSchemaFile",
-    "@odata.id": "/redfish/v1/JSONSchemas/SoftwareInventory",
+    "@odata.id": "/redfish/v1/JsonSchemas/SoftwareInventory",
     "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
     "Name": "SoftwareInventory Schema File",
     "Schema": "#SoftwareInventory.SoftwareInventory",
@@ -14,7 +14,7 @@
         {
             "Language": "en",
             "PublicationUri": "http://redfish.dmtf.org/schemas/v1/SoftwareInventory.json",
-            "Uri": "/redfish/v1/JSONSchemas/SoftwareInventory/SoftwareInventory.json"
+            "Uri": "/redfish/v1/JsonSchemas/SoftwareInventory/SoftwareInventory.json"
         }
     ],
     "Location@odata.count": 1