Skip to content

Commit 5c6034c

Browse files
committed
Promote readme content
1 parent 9b4908d commit 5c6034c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/js-sdk/sidebars.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,8 @@ const sidebars = {
55
{
66
type: 'category',
77
label: 'New JavaScript library',
8-
link: { type: 'doc', id: 'js-sdk/js-lib-v2' },
8+
link: { type: 'doc', id: 'c2pa-js/readme' },
99
items: [
10-
{
11-
type: 'doc',
12-
label: 'C2PA web library',
13-
id: 'c2pa-js/readme',
14-
},
1510
{
1611
type: 'link',
1712
label: 'API documentation',

0 commit comments

Comments
 (0)