Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don authored Jan 30, 2024
1 parent d20f425 commit e4bf728
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "igdb-graphql",
"version": "0.9.0",
"main": "./dist/index.js",
"author": "Don-Cryptus <don.cryptus@gmail.com>",
"author": "0-don <don.cryptus@gmail.com>",
"license": "MIT",
"scripts": {
"dev": "ts-node-dev --poll --respawn --transpile-only src/index.ts",
Expand Down
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<p align="center">
<a href="https://github.com/Don-Cryptus/traefik">
<a href="https://github.com/0-don/traefik">
<img src="img/igdb-graphql.png" alt="Logo" width=400 />
</a>

Expand All @@ -10,9 +10,9 @@
<p align="center">
<a href="https://studio.apollographql.com/sandbox/explorer?endpoint=https://igdb.coding.global/">Test it out</a>
·
<a href="https://github.com/Don-Cryptus/igdb-graphql/issues">Report Bug</a>
<a href="https://github.com/0-don/igdb-graphql/issues">Report Bug</a>
·
<a href="https://github.com/Don-Cryptus/igdb-graphql/issues">Request Feature</a>
<a href="https://github.com/0-don/igdb-graphql/issues">Request Feature</a>
</p>

</p>
Expand Down

0 comments on commit e4bf728

Please sign in to comment.