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.
2 parents d07ab3f + 82c36d1 commit 3c946b8Copy full SHA for 3c946b8
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