Skip to content

Commit 7532e29

Browse files
authored
Merge pull request #519 from Sven-NOM/patch-3
Update github link in docusaurus.config.js
2 parents 1b79dc3 + e69c388 commit 7532e29

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
@@ -2,8 +2,8 @@
22
module.exports = {
33
title: 'Lido Docs',
44
tagline: 'Documentation for the Lido staking protocol',
5-
url: 'https://lidofinance.github.io',
6-
baseUrl: '/',
5+
url: 'https://github.com',
6+
baseUrl: '/lidofinance',
77
onBrokenLinks: 'throw',
88
onBrokenMarkdownLinks: 'throw',
99
onBrokenAnchors: 'throw',

0 commit comments

Comments
 (0)