Skip to content

Commit c472e7e

Browse files
committed
docs: add api reference link
1 parent 2f895bc commit c472e7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,10 @@ const config = {
173173
label: 'GitHub',
174174
href: 'https://github.com/image-js/image-js-typescript',
175175
},
176+
{
177+
label: 'API reference',
178+
href: 'https://image-js.github.io/image-js-typescript/',
179+
},
176180
{
177181
label: 'Zakodium',
178182
href: 'https://www.zakodium.com/',

0 commit comments

Comments
 (0)