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 c79e980 commit 4cee4ceCopy full SHA for 4cee4ce
docusaurus.config.js
@@ -17,8 +17,8 @@ const config = {
17
18
// GitHub pages deployment config.
19
// 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.
+ organizationName: 'graphql-aspnet', // Usually your GitHub org/user name.
+ projectName: 'graphql-aspnet.github.io', // Usually your repo name.
22
trailingSlash: false,
23
24
// Even if you don't use internalization, you can use this field to set useful
0 commit comments