1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +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" "class charts"
], ],
"bugs": { "bugs": {
"url": "https://github.com/Classcharts-API/js/issues" "url": "https://github.com/classchartsapi/js/issues"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/Classcharts-API/js.git" "url": "https://github.com/classchartsapi/js.git"
}, },
"main": "./dist/index.js", "main": "./dist/index.js",
"scripts": { "scripts": {

View file

@ -2,8 +2,8 @@
A client for the classcharts API A client for the classcharts API
* [Documentation](https://jamesatjaminit.github.io/classcharts-api/) * [Documentation](https://classchartsapi.github.io/classcharts-api-js/)
* [API Documentation (with library examples)](https://classcharts-api.github.io/api-docs/#introduction) * [API Documentation (with library examples)](https://classchartsapi.github.io/api-docs/#introduction)
* [Discord](https://discord.gg/DTcwugcgZ2) * [Discord](https://discord.gg/DTcwugcgZ2)
# Examples # Examples
Docs are very much a WIP, for any help with the library, please join the discord above Docs are very much a WIP, for any help with the library, please join the discord above