Skip to content

Commit bd8b86d

Browse files
committed
2.0.22-alpha-2
1 parent c0491ab commit bd8b86d

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
22
title: IoT Cloud API
3-
url: https://www.arduino.cc/reference/en/iot/api/
3+
url: /cloud-api
44
external: true
55
icon: IconBell
66
links:
77
[
8-
{ title: "Dashboard V2 Create", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2Create },
9-
{ title: "Dashboard V2 Delete", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2Delete },
10-
{ title: "Dashboard V2 Delete Share", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2DeleteShare },
11-
{ title: "Dashboard V2 Link", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2Link },
12-
{ title: "Dashboard V2 List", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2List },
13-
{ title: "Dashboard V2 list Shares", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2ListShares },
8+
{ title: "Dashboard V2 Create", url: /cloud-api/dashboards-api#Dashboards V2 List },
9+
{ title: "Dashboard V2 Delete", url: /cloud-api/dashboards-api#Dashboards V2 { title: "Dashboard V2 Delete", url: /cloud-api/dashboards-api#Dashboards V2 List },
10+
},
11+
{ title: "Dashboard V2 DeleteShare", url: /cloud-api/dashboards-api#Dashboards V2 Dashboard V2 DeleteShare },
12+
{ title: "Dashboard V2 Link", url: /cloud-api/dashboards-api#Dashboards V2 Link },
13+
{ title: "Dashboard V2 List", url: /cloud-api/dashboards-api#Dashboards V2 List },
14+
{ title: "Dashboard V2 ListShares", url: /cloud-api/dashboards-api#Dashboards V2 ListShares },
1415
]
1516
---

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/arduino/docs-content#readme",
2020
"dependencies": {
21-
"@arduino/docs-arduino-cc": "^2.0.22-alpha-1",
21+
"@arduino/docs-arduino-cc": "^2.0.22-alpha-2",
2222
"gatsby": "^5.11.0",
2323
"gatsby-background-image": "^1.6.0",
2424
"gatsby-image": "^3.11.0",

0 commit comments

Comments
 (0)