Skip to content

Commit ece142c

Browse files
authored
Merge pull request #251 from contentauth/node-api-docs
Use GHP URL for Node v2 API docs
2 parents 661b590 + 0ebd941 commit ece142c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ const sidebars = {
277277
{
278278
type: 'link',
279279
label: 'API documentation',
280-
href: 'https://github.com/contentauth/c2pa-node-v2/blob/main/docs/README.md',
280+
href: 'https://contentauth.github.io/c2pa-node-v2/',
281281
},
282282
{
283283
type: 'link',

0 commit comments

Comments
 (0)