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 9b4908d commit 5c6034cCopy full SHA for 5c6034c
docs/js-sdk/sidebars.js
@@ -5,13 +5,8 @@ const sidebars = {
5
{
6
type: 'category',
7
label: 'New JavaScript library',
8
- link: { type: 'doc', id: 'js-sdk/js-lib-v2' },
+ link: { type: 'doc', id: 'c2pa-js/readme' },
9
items: [
10
- {
11
- type: 'doc',
12
- label: 'C2PA web library',
13
- id: 'c2pa-js/readme',
14
- },
15
16
type: 'link',
17
label: 'API documentation',
0 commit comments