Skip to content

Commit 48f3a44

Browse files
authored
update url to .me (#8)
1 parent 55c75e1 commit 48f3a44

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
@@ -8,7 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
88
const config = {
99
title: 'TosiDrop',
1010
tagline: 'Token Distribution Platform on Ergo & Cardano.',
11-
url: 'https://docs.tosidrop.io',
11+
url: 'https://docs.tosidrop.me',
1212
baseUrl: '/',
1313
onBrokenLinks: 'warn',
1414
onBrokenMarkdownLinks: 'warn',
@@ -99,7 +99,7 @@ const config = {
9999
},
100100
{
101101
label: 'Website',
102-
href: 'https://tosidrop.io'
102+
href: 'https://tosidrop.me'
103103
},
104104
],
105105
},

0 commit comments

Comments
 (0)