We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48c39e8 + 9f5551a commit ed33666Copy full SHA for ed33666
1 file changed
browser/pages/start/controller.js
@@ -20,7 +20,7 @@ class StartController {
20
}
21
22
static get START_CDK_URL () {
23
- return 'https://developers.redhat.com/products/cdk/hello-world/#cdk_build-your-first-app';
+ return 'https://developers.redhat.com/products/cdk/hello-world/';
24
25
26
fetchMiscComponents() {
0 commit comments