Skip to content

Commit 9f5551a

Browse files
committed
update cdk hello-world page
1 parent 48c39e8 commit 9f5551a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/pages/start/controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class StartController {
2020
}
2121

2222
static get START_CDK_URL () {
23-
return 'https://developers.redhat.com/products/cdk/hello-world/#cdk_build-your-first-app';
23+
return 'https://developers.redhat.com/products/cdk/hello-world/';
2424
}
2525

2626
fetchMiscComponents() {

0 commit comments

Comments
 (0)