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 dad0e25 commit 705c14bCopy full SHA for 705c14b
docusaurus.config.js
@@ -7,7 +7,7 @@ module.exports = {
7
onBrokenMarkdownLinks: 'warn',
8
favicon: 'img/favicon.ico',
9
organizationName: 'redis-developer', // Usually your GitHub org/user name.
10
- projectName: 'redis-developer.github.io', // Usually your repo name.
+ projectName: 'redis-developer', // Usually your repo name.
11
themeConfig: {
12
navbar: {
13
style: 'dark',
0 commit comments