Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ const config = {

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
organizationName: 'kevin-carroll', // Usually your GitHub org/user name.
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.
trailingSlash: false,

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