diff --git a/README.md b/README.md index ef3b7d6..a81d5a3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **A brand new bleeding edge non bloated Discord framework** - [![License](https://img.shields.io/npm/l/seyfert?style=flat-square&logo=apache&color=white)](https://github.com/tiramisulabs/biscuit/blob/main/LICENSE) + [![License](https://img.shields.io/npm/l/seyfert?style=flat-square&logo=apache&color=white)](https://github.com/tiramisulabs/seyfert/blob/main/LICENSE) [![Version](https://img.shields.io/npm/v/seyfert?color=%23ff0000&logo=npm&style=flat-square)](https://www.npmjs.com/package/seyfert) [![Discord](https://img.shields.io/discord/1003825077969764412?color=%23406da2&label=support&logo=discord&style=flat-square)](https://discord.com/invite/XNw2RZFzaP) @@ -52,6 +52,6 @@ const client = new Client(); # Useful links -- [GitHub Repository](https://github.com/tiramisulabs/biscuit) +- [GitHub Repository](https://github.com/tiramisulabs/seyfert) - [Discord server](https://discord.com/invite/XNw2RZFzaP) - [npm - core](https://www.npmjs.com/package/seyfert) diff --git a/package.json b/package.json index 2620ca5..766299b 100644 --- a/package.json +++ b/package.json @@ -50,10 +50,10 @@ "homepage": "https://biscuitjs.com", "repository": { "type": "git", - "url": "git+https://github.com/tiramisulabs/biscuit.git" + "url": "git+https://github.com/tiramisulabs/seyfert.git" }, "bugs": { - "url": "https://github.com/tiramisulabs/biscuit" + "url": "https://github.com/tiramisulabs/seyfert" }, "keywords": [ "api", @@ -71,4 +71,4 @@ "url": "https://github.com/socram03" } ] -} \ No newline at end of file +} diff --git a/src/api/README.md b/src/api/README.md index c01cd44..054e98d 100644 --- a/src/api/README.md +++ b/src/api/README.md @@ -6,7 +6,7 @@ **A brand new bleeding edge non bloated Discord framework** - [![License](https://img.shields.io/npm/l/seyfert?style=flat-square&logo=apache&color=white)](https://github.com/tiramisulabs/biscuit/blob/main/LICENSE) + [![License](https://img.shields.io/npm/l/seyfert?style=flat-square&logo=apache&color=white)](https://github.com/tiramisulabs/seyfert/blob/main/LICENSE) [![Version](https://img.shields.io/npm/v/seyfert?color=%23ff0000&logo=npm&style=flat-square)](https://www.npmjs.com/package/seyfert) [![Discord](https://img.shields.io/discord/1003825077969764412?color=%23406da2&label=support&logo=discord&style=flat-square)](https://discord.com/invite/XNw2RZFzaP)