Skip to content

Commit da641e2

Browse files
committed
Fix Tera Term link
The previous link was broken causing the link verifier to fail.
1 parent 213cfce commit da641e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GSG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Many of these steps are automated in production environments.
8888
[Configuration basics](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html)
8989
to configure the basic settings (security credentials, the default AWS output format and the default AWS Region)
9090
that AWS CLI uses to interact with AWS.
91-
* A serial terminal application, such as [Tera Term](https://ttssh2.osdn.jp/index.html.en).
91+
* A serial terminal application, such as [Tera Term](https://teratermproject.github.io/index-en.html).
9292

9393

9494
## 2 Hardware and Software Setup
@@ -865,4 +865,4 @@ For more information, `.\devicetester_win_x86-64.exe help` will show all availab
865865
866866
When you run IDT, a `results/uuid` directory is generated that will contain all the logs and other information associated with your test run. This allows you to debug any failures.
867867
868-
*Note: Please run qualification test without provision mode (set appmainPROVISIONING_MODE to 0 in [app_main.c](./examples/evkbmimxrt1060/test/app_main.c)).*
868+
*Note: Please run qualification test without provision mode (set appmainPROVISIONING_MODE to 0 in [app_main.c](/examples/evkbmimxrt1060/test/app_main.c)).*

0 commit comments

Comments
 (0)