Skip to content

Commit 4cee4ce

Browse files
Config file Update (#31)
1 parent c79e980 commit 4cee4ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ const config = {
1717

1818
// GitHub pages deployment config.
1919
// If you aren't using GitHub pages, you don't need these.
20-
organizationName: 'kevin-carroll', // Usually your GitHub org/user name.
21-
projectName: 'kevin-carroll.github.io', // Usually your repo name.
20+
organizationName: 'graphql-aspnet', // Usually your GitHub org/user name.
21+
projectName: 'graphql-aspnet.github.io', // Usually your repo name.
2222
trailingSlash: false,
2323

2424
// Even if you don't use internalization, you can use this field to set useful

0 commit comments

Comments
 (0)