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 3783662 commit 9181085Copy full SHA for 9181085
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://githu-craftwork.github.io/docs.opensauced.pizza/',
+ url: 'https://github-craftwork.github.io/docs.opensauced.pizza/',
9
baseUrl: '/docs-template/',
10
onBrokenLinks: 'throw',
11
onBrokenMarkdownLinks: 'warn',
0 commit comments