Skip to content

Commit 4d0c8ea

Browse files
committed
fix: update all the SapphireJS URLs from .com to .dev
1 parent 678c5e8 commit 4d0c8ea

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.github/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ There are a number of guidelines considered when reviewing Pull Requests to be m
8383

8484
<!-- Code -->
8585

86-
[discord server]: https://sapphirejs.com/discord
86+
[discord server]: https://www.sapphirejs.dev/discord
8787
[here]: https://github.com/sapphire-community/framework/pulls
8888
[eslint]: https://eslint.org/
8989
[node.js]: https://nodejs.org/en/download/

.github/FUNDING.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
99
liberapay: # Replace with a single Liberapay username
1010
issuehunt: # Replace with a single IssueHunt username
1111
otechie: # Replace with a single Otechie username
12-
custom: https://sapphirejs.com/paypal
12+
custom: https://www.sapphirejs.dev/paypal

.github/SECURITY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Reporting a Vulnerability
44

55
If you find a vulnerability in Sapphire Framework's codebase please report it immediately.
6-
If you deem the vulnerability exploitable by any users in any shape or form please join the Discord server at https://sapphirejs.com/discord and let anyone with the "Developers" or "Collaborators" role know.
6+
If you deem the vulnerability exploitable by any users in any shape or form please join the Discord server at https://www.sapphirejs.dev/discord and let anyone with the "Developers" or "Collaborators" role know.
77
In case the vulnerability is not exploitable by any users you are free to either:
88

99
- Use the GitHub issue tracker to report the issue
10-
- or join the Discord server through https://sapphirejs.com/discord and use the "#coding-den" channel.
10+
- or join the Discord server through https://www.sapphirejs.dev/discord and use the "#coding-den" channel.

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![npm](https://img.shields.io/npm/v/@sapphire/framework?color=crimson&label=TypeScript%20version&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/framework)
1414
[![Depfu](https://badges.depfu.com/badges/e367f2c68b857253ca23e1e8d73d1e14/count.svg)](https://depfu.com/github/sapphire-community/framework?project_id=14147)
1515

16-
[![Support Server](https://discord.com/api/guilds/737141877803057244/embed.png?style=banner2)](https://sapphirejs.com/discord)
16+
[![Support Server](https://discord.com/api/guilds/737141877803057244/embed.png?style=banner2)](https://www.sapphirejs.dev/discord)
1717

1818
</div>
1919

@@ -43,12 +43,12 @@ Sapphire Community is and always will be open source, even if we don't get donat
4343

4444
We accept donations through Open Collective, Ko-fi, Paypal, Patreon and GitHub Sponsorships. You can use the buttons below to donate through your method of choice.
4545

46-
| Donate With | Address |
47-
| :-------------: | :-------------------------------------------------: |
48-
| Open Collective | [Click Here](https://sapphirejs.com/opencollective) |
49-
| Ko-fi | [Click Here](https://sapphirejs.com/kofi) |
50-
| Patreon | [Click Here](https://sapphirejs.com/patreon) |
51-
| PayPal | [Click Here](https://sapphirejs.com/paypal) |
46+
| Donate With | Address |
47+
| :-------------: | :-----------------------------------------------------: |
48+
| Open Collective | [Click Here](https://www.sapphirejs.dev/opencollective) |
49+
| Ko-fi | [Click Here](https://www.sapphirejs.dev/kofi) |
50+
| Patreon | [Click Here](https://www.sapphirejs.dev/patreon) |
51+
| PayPal | [Click Here](https://www.sapphirejs.dev/paypal) |
5252

5353
## Contributors ✨
5454

0 commit comments

Comments
 (0)