Skip to content

Commit

Permalink
Merge pull request #42 from ceramicnetwork/add-api-reference
Browse files Browse the repository at this point in the history
add api reference page
  • Loading branch information
JustinaPetr authored Nov 29, 2023
2 parents 2df1f7b + 3b2dbe2 commit e350a3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,9 @@ const sidebars: SidebarsConfig = {
],
},
{
type: 'doc',
id: 'protocol/js-ceramic/api',
label: 'Ceramic API',
type: 'link',
label: 'API Reference',
href: 'https://developers.ceramic.network/reference/typescript/modules.html',
},
],
composedb: [
Expand Down

0 comments on commit e350a3d

Please sign in to comment.