Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to "Migrations section" on Templates page is broken #3738

Closed
npranav10 opened this issue May 15, 2024 · 1 comment · Fixed by #3739
Closed

Link to "Migrations section" on Templates page is broken #3738

npranav10 opened this issue May 15, 2024 · 1 comment · Fixed by #3739

Comments

@npranav10
Copy link
Contributor

Issue description

The link to templates' migrations section document is incorrect on the following lines:

"templates deprecated": "Templates are deprecated. Please use subflows instead. See the <a href=\"https://kestra.io/docs/migrations/templates\" target=\"_blank\">Migrations section</a> explaining how you can migrate from templates to subflows.",

"templates deprecated": "Les templates sont obsolètes. Veuillez utiliser des sous-flux au lieu des templates. Consultez <a href=\"https://kestra.io/docs/migrations/templates\" target=\"_blank\">section Migrations</a> expliquant comment vous pouvez migrer vers les sous-flux.",

Incorrect Link: https://kestra.io/docs/migrations/templates
Correct Link: https://kestra.io/docs/migration-guide/templates

I will raise a pull request shortly with a fix.

@MilosPaunovic
Copy link
Member

Thanks @npranav10!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants