We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993a14d commit 82c36d1Copy full SHA for 82c36d1
src/constants/constantCommands.ts
@@ -62,7 +62,7 @@ export const constantCommandsToCreatePipeline = {
62
63
export const constantCommandsToCreateComponent = {
64
// title: 'Create Pipeline',
65
- documentation: 'https://docs.zenml.io/starter-guide/stacks/stacks-components',
+ documentation: 'https://docs.zenml.io/starter-guide/stacks',
66
componentCommand: {
67
type: 'alerter',
68
body: [
0 commit comments