Skip to content

Commit c98dbc1

Browse files
committed
Fixed the AWSsetup.md link in Quick connect GettingStarted.md
1 parent e256c69 commit c98dbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/demo_tasks/quickconnect_v2_demo/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For hardware and software requirements, refer to sections [1.1 Hardware Requirem
2424

2525
### 2.1 Get credentials from Quick Connect V2
2626

27-
To get credentials for your device (Thing), visit [Quick Connect Credentials](https://quickconnect.freertos.aws.com/credentials) page and enter a desired device name (Thing Name) in the `Vend Credentials` section, and click the Vend button. Download both the `.crt` and `.key` files. These are your **PEM-encoded device certificate** and **PEM-encoded private key**. (An explanation of these entities is given in the [AWS IoT Core Setup Guide](AWSSetup.md).)
27+
To get credentials for your device (Thing), visit [Quick Connect Credentials](https://quickconnect.freertos.aws.com/credentials) page and enter a desired device name (Thing Name) in the `Vend Credentials` section, and click the Vend button. Download both the `.crt` and `.key` files. These are your **PEM-encoded device certificate** and **PEM-encoded private key**. (An explanation of these entities is given in the [AWS IoT Core Setup Guide](../../../AWSSetup.md).)
2828

2929
### 2.2 Configure the project with the AWS IoT Thing Name and AWS device Endpoint
3030

0 commit comments

Comments
 (0)