diff --git a/index.html b/index.html index 1a22f6c6..7c8acbf8 100644 --- a/index.html +++ b/index.html @@ -4457,7 +4457,7 @@
uriVariables
{ - "@context": "http://www.w3.org/2022/wot/td/v1.1", + "@context": "https://www.w3.org/2022/wot/td/v1.1", // ... "properties": { "weather": { @@ -4485,7 +4485,7 @@
uriVariables
{ - "@context": "http://www.w3.org/2022/wot/td/v1.1", + "@context": "https://www.w3.org/2022/wot/td/v1.1", // ... "properties": { "weather": { @@ -7953,7 +7953,7 @@Webhook Event Example
{ - "@context": "http://www.w3.org/2022/wot/td/v1.1", + "@context": "https://www.w3.org/2022/wot/td/v1.1", "id": "urn:uuid:4778f80a-4c78-4cbb-a0e4-fa37b7d748df", "title": "WebhookThing", "description": "Webhook-based Event with subscription and unsubscribe form.", @@ -8011,7 +8011,7 @@Webhook Event Example
{ - "@context": "http://www.w3.org/2022/wot/td/v1.1", + "@context": "https://www.w3.org/2022/wot/td/v1.1", "id": "urn:uuid:3c1b4716-247f-4cda-ba53-d3307ac6feb0", "title": "WebhookThing", "description": "Webhook-based Event with subscription and unsubscribe form.", diff --git a/index.template.html b/index.template.html index acfa05f9..f5daa4fa 100644 --- a/index.template.html +++ b/index.template.html @@ -3166,7 +3166,7 @@
uriVariables
{ - "@context": "http://www.w3.org/2022/wot/td/v1.1", + "@context": "https://www.w3.org/2022/wot/td/v1.1", // ... "properties": { "weather": { @@ -3194,7 +3194,7 @@
uriVariables
{ - "@context": "http://www.w3.org/2022/wot/td/v1.1", + "@context": "https://www.w3.org/2022/wot/td/v1.1", // ... "properties": { "weather": { @@ -6662,7 +6662,7 @@Webhook Event Example
{ - "@context": "http://www.w3.org/2022/wot/td/v1.1", + "@context": "https://www.w3.org/2022/wot/td/v1.1", "id": "urn:uuid:4778f80a-4c78-4cbb-a0e4-fa37b7d748df", "title": "WebhookThing", "description": "Webhook-based Event with subscription and unsubscribe form.", @@ -6720,7 +6720,7 @@Webhook Event Example
{ - "@context": "http://www.w3.org/2022/wot/td/v1.1", + "@context": "https://www.w3.org/2022/wot/td/v1.1", "id": "urn:uuid:3c1b4716-247f-4cda-ba53-d3307ac6feb0", "title": "WebhookThing", "description": "Webhook-based Event with subscription and unsubscribe form.",