Skip to content

Commit 9181085

Browse files
authored
fix: typo
1 parent 3783662 commit 9181085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
55
module.exports = {
66
title: 'Open Sauced',
77
tagline: 'Dinosaurs are cool',
8-
url: 'https://githu-craftwork.github.io/docs.opensauced.pizza/',
8+
url: 'https://github-craftwork.github.io/docs.opensauced.pizza/',
99
baseUrl: '/docs-template/',
1010
onBrokenLinks: 'throw',
1111
onBrokenMarkdownLinks: 'warn',

0 commit comments

Comments
 (0)