Skip to content

Commit 677e08b

Browse files
authored
Update cloud links in README (#123)
1 parent 5e9daf1 commit 677e08b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This code is licensed under the terms of the GNU Affero General Public License v
88
### Requirements
99

1010
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
1212

1313
### Additional info
1414

@@ -32,7 +32,7 @@ Another example: let's say that the execution of the previous command results in
3232

3333
arduino-cloud-cli needs a credentials file containing an Arduino IoT Cloud client ID and its corresponding secret.
3434
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.
3636

3737
Once you have the credentials, execute the following command and provide them:
3838

0 commit comments

Comments
 (0)