Merge pull request #29 from basemaster/patch-1

fix repo name
This commit is contained in:
Toby Zerner 2021-07-30 09:26:39 +10:00 committed by GitHub
commit e51dee99b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ module.exports = {
] ]
} }
], ],
repo: 'tobyz/json-api-server', repo: 'tobyzerner/json-api-server',
editLinks: true, editLinks: true,
docsDir: 'docs' docsDir: 'docs'
} }