Skip to content

Commit adf6c11

Browse files
jdreesenmarkerikson
authored andcommitted
Update repo URL in the docs (#300)
1 parent 2dac04c commit adf6c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ module.exports = {
101101
},
102102
{ to: 'api/configureStore', label: 'API', position: 'right' },
103103
{
104-
href: 'https://www.github.com/reduxjs/redux-starter-kit',
104+
href: 'https://github.com/reduxjs/redux-toolkit',
105105
label: 'GitHub',
106106
position: 'right'
107107
}

0 commit comments

Comments
 (0)