Skip to content

Commit 3bb1727

Browse files
authored
fix(config): update organized app url to https
1 parent ec5f6c5 commit 3bb1727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

organized/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const config: Config = {
7070
position: 'right',
7171
},
7272
{
73-
href: 'http://organized-app.com',
73+
href: 'https://organized-app.com',
7474
label: 'Organized app',
7575
position: 'right',
7676
},

0 commit comments

Comments
 (0)