We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c75e1 commit 48f3a44Copy full SHA for 48f3a44
docusaurus.config.js
@@ -8,7 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
8
const config = {
9
title: 'TosiDrop',
10
tagline: 'Token Distribution Platform on Ergo & Cardano.',
11
- url: 'https://docs.tosidrop.io',
+ url: 'https://docs.tosidrop.me',
12
baseUrl: '/',
13
onBrokenLinks: 'warn',
14
onBrokenMarkdownLinks: 'warn',
@@ -99,7 +99,7 @@ const config = {
99
},
100
{
101
label: 'Website',
102
- href: 'https://tosidrop.io'
+ href: 'https://tosidrop.me'
103
104
],
105
0 commit comments