diff --git a/package.json b/package.json index d2ade61..801b73a 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ "class charts" ], "bugs": { - "url": "https://github.com/Classcharts-API/js/issues" + "url": "https://github.com/classchartsapi/js/issues" }, "repository": { "type": "git", - "url": "https://github.com/Classcharts-API/js.git" + "url": "https://github.com/classchartsapi/js.git" }, "main": "./dist/index.js", "scripts": { diff --git a/readme.md b/readme.md index 629253f..35383f5 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,8 @@ A client for the classcharts API -* [Documentation](https://jamesatjaminit.github.io/classcharts-api/) -* [API Documentation (with library examples)](https://classcharts-api.github.io/api-docs/#introduction) +* [Documentation](https://classchartsapi.github.io/classcharts-api-js/) +* [API Documentation (with library examples)](https://classchartsapi.github.io/api-docs/#introduction) * [Discord](https://discord.gg/DTcwugcgZ2) # Examples Docs are very much a WIP, for any help with the library, please join the discord above