Skip to content

Commit 82c36d1

Browse files
committed
Fixed broken link
1 parent 993a14d commit 82c36d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/constantCommands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export const constantCommandsToCreatePipeline = {
6262

6363
export const constantCommandsToCreateComponent = {
6464
// title: 'Create Pipeline',
65-
documentation: 'https://docs.zenml.io/starter-guide/stacks/stacks-components',
65+
documentation: 'https://docs.zenml.io/starter-guide/stacks',
6666
componentCommand: {
6767
type: 'alerter',
6868
body: [

0 commit comments

Comments
 (0)