Skip to content

Commit

Permalink
Merge remote-tracking branch 'acryl/jj--add-volume-assertions-v1-user…
Browse files Browse the repository at this point in the history
…-guide' into jj--add-volume-assertions-v1-user-guide
  • Loading branch information
jjoyce0510 committed Aug 23, 2023
2 parents 164745f + a9939df commit b81de8f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs-website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,10 @@ module.exports = {
},
"docs/act-on-metadata/impact-analysis",
{
Observability: ["docs/managed-datahub/observe/freshness-assertions", "docs/managed-datahub/observe/volume-assertions"],
Observability: [
"docs/managed-datahub/observe/freshness-assertions",
"docs/managed-datahub/observe/volume-assertions",
],
},
],
},
Expand Down

0 comments on commit b81de8f

Please sign in to comment.