We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b79dc3 + e69c388 commit 7532e29Copy full SHA for 7532e29
docusaurus.config.js
@@ -2,8 +2,8 @@
2
module.exports = {
3
title: 'Lido Docs',
4
tagline: 'Documentation for the Lido staking protocol',
5
- url: 'https://lidofinance.github.io',
6
- baseUrl: '/',
+ url: 'https://github.com',
+ baseUrl: '/lidofinance',
7
onBrokenLinks: 'throw',
8
onBrokenMarkdownLinks: 'throw',
9
onBrokenAnchors: 'throw',
0 commit comments