Skip to content

Commit 705c14b

Browse files
committed
issue with deployment branch that is set to master
1 parent dad0e25 commit 705c14b

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
@@ -7,7 +7,7 @@ module.exports = {
77
onBrokenMarkdownLinks: 'warn',
88
favicon: 'img/favicon.ico',
99
organizationName: 'redis-developer', // Usually your GitHub org/user name.
10-
projectName: 'redis-developer.github.io', // Usually your repo name.
10+
projectName: 'redis-developer', // Usually your repo name.
1111
themeConfig: {
1212
navbar: {
1313
style: 'dark',

0 commit comments

Comments
 (0)