We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61c5fa commit 3783662Copy full SHA for 3783662
docusaurus.config.js
@@ -5,7 +5,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
5
module.exports = {
6
title: 'Open Sauced',
7
tagline: 'Dinosaurs are cool',
8
- url: 'https://docs.opensauced.pizza',
+ url: 'https://githu-craftwork.github.io/docs.opensauced.pizza/',
9
baseUrl: '/docs-template/',
10
onBrokenLinks: 'throw',
11
onBrokenMarkdownLinks: 'warn',
0 commit comments