fix(docs): Add correct link for automations (#11323)

Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
This commit is contained in:
John Joyce 2024-09-06 15:30:16 -07:00 committed by GitHub
parent 596de89d70
commit 0ce9e946a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -105,12 +105,12 @@ module.exports = {
{
label: "Documentation Propagation",
type: "doc",
id: "docs/automation/docs-propagation",
id: "docs/automations/docs-propagation",
},
{
label: "Snowflake Tag Sync",
type: "doc",
id: "docs/automation/snowflake-tag-propagation",
id: "docs/automations/snowflake-tag-propagation",
className: "saasOnly",
},
],