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 b038dc3 commit 8f45550Copy full SHA for 8f45550
docs/manifest/writing/cawg-id.md
docs/manifest/writing/writing.md
@@ -7,5 +7,4 @@ Use a [ManifestDefinition](../json-ref/manifest-def.mdx) structure to define and
7
8
- [Writing ingredients](ingredients.md)
9
- [Writing assertions and actions](assertions-actions.md)
10
-- [Writing CAWG identity assersions](cawg-id.md)
11
- [ManifestDefinition JSON reference](manifest/json-ref/manifest-def.mdx)
sidebars.js
@@ -75,10 +75,6 @@ const sidebars = {
75
type: 'doc',
76
id: 'manifest/writing/assertions-actions',
77
},
78
- {
79
- type: 'doc',
80
- id: 'manifest/writing/cawg-id',
81
- },
82
{
83
84
id: 'manifest/json-ref/manifest-def',
0 commit comments