File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This code is licensed under the terms of the GNU Affero General Public License v
8
8
### Requirements
9
9
10
10
This is all you need to use arduino-cloud-cli:
11
- * A client ID and a secret ID, retrievable from the [ cloud] ( https://create .arduino.cc/iot/integrations ) by creating a new API key
11
+ * A client ID and a secret ID, retrievable from the [ cloud] ( https://cloud .arduino.cc/home/api-keys ) by creating a new API key
12
12
13
13
### Additional info
14
14
@@ -32,7 +32,7 @@ Another example: let's say that the execution of the previous command results in
32
32
33
33
arduino-cloud-cli needs a credentials file containing an Arduino IoT Cloud client ID and its corresponding secret.
34
34
Credentials can also include an optional organization ID that specifies the organization to use.
35
- You can retrieve these credentials from the [ cloud] ( https://create .arduino.cc/iot/integrations ) by creating a new API key.
35
+ You can retrieve these credentials from the [ cloud] ( https://cloud .arduino.cc/home/api-keys ) by creating a new API key.
36
36
37
37
Once you have the credentials, execute the following command and provide them:
38
38
You can’t perform that action at this time.
0 commit comments