Skip to content

Commit 02c3d91

Browse files
committed
docs: return the github link
1 parent b129005 commit 02c3d91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ const config = {
170170
title: 'More',
171171
items: [
172172
{
173-
label: 'API',
174-
href: 'https://image-js.github.io/image-js-typescript/',
173+
label: 'Github',
174+
href: 'https://github.com/image-js/image-js-typescript',
175175
},
176176
{
177177
label: 'Zakodium',

0 commit comments

Comments
 (0)