Skip to content

Commit ed33666

Browse files
authored
Merge pull request #1392 from mohitsuman/gh-1132
update cdk hello-world page without hash link
2 parents 48c39e8 + 9f5551a commit ed33666

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)