File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
88### Requirements
99
1010This 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
1212
1313### Additional info
1414
@@ -32,7 +32,7 @@ Another example: let's say that the execution of the previous command results in
3232
3333arduino-cloud-cli needs a credentials file containing an Arduino IoT Cloud client ID and its corresponding secret.
3434Credentials 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.
3636
3737Once you have the credentials, execute the following command and provide them:
3838
You can’t perform that action at this time.
0 commit comments