1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 03:56:59 +00:00

chore: update urls

This commit is contained in:
James Cook 2022-06-24 13:45:13 +01:00
parent f614f00d6b
commit 49133be826
2 changed files with 4 additions and 4 deletions

View file

@ -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": {

View file

@ -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