Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
evanorti committed Feb 6, 2024
1 parent 785257b commit 96bd953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = async function config() {
return {
title: 'Alliance Docs',
tagline: 'The official docs for Alliance',
url: 'https://alliance.money',
url: 'https://docs.alliance.money',
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
Expand All @@ -28,7 +28,7 @@ module.exports = async function config() {
{
siteId: "2",
matomoUrl: "https://terradocs.matomo.cloud/",
siteUrl: "https://alliance.terra.money",
siteUrl: "https://alliance.money",
},
],
],
Expand Down

0 comments on commit 96bd953

Please sign in to comment.