Skip to content

Commit 38d9845

Browse files
authored
Merge pull request AdobeDocs#390 from AdobeDocs/jh_fix-link
fix links
2 parents d27a0cb + d61c1e4 commit 38d9845

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/starter-kit/checkout/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ For debugging applications created with the starter kit, refer to the [App Build
8888

8989
## Testing
9090

91-
The testing framework is in [Jest](https://jestjs.io) and execution is based on the [`aio` CLI](https://developer.adobe.com/runtime/docs/guides/tools/cli_install/).
91+
The testing framework is in [Jest](https://jestjs.io) and execution is based on the [`aio` CLI](https://developer.adobe.com/app-builder/docs/guides/runtime_guides/tools/cli-install).
9292

9393
Run unit tests for the UI and actions:
9494

src/pages/starter-kit/checkout/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You must install or have access to the following prerequisites to develop with t
2424
nvm install 22 && nvm use
2525
```
2626

27-
- [Adobe I/O CLI](https://developer.adobe.com/runtime/docs/guides/tools/cli_install/).
27+
- [Adobe I/O CLI](https://developer.adobe.com/app-builder/docs/guides/runtime_guides/tools/cli-install).
2828

2929
- Access to the [Adobe Developer Console](https://console.adobe.io/) with an App
3030
Builder license. If you do not have access to the Adobe Developer Console or App Builder, refer to [get access to App Builder](https://developer.adobe.com/app-builder/docs/overview/getting_access/#get-access-to-app-builder).

0 commit comments

Comments
 (0)