We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cd458 commit 1d26789Copy full SHA for 1d26789
website/docusaurus.config.js
@@ -7,7 +7,7 @@ const darkTheme = themes.palenight;
7
module.exports = {
8
title: 'Hypermod Community',
9
tagline: 'Codemods for everyone ✨',
10
- url: 'https://hypermod-io.github.io/hypermod-community/',
+ url: 'https://hypermod-io.github.io/',
11
baseUrl: '/',
12
onBrokenLinks: 'throw',
13
onBrokenMarkdownLinks: 'warn',
0 commit comments