Moved GitHub to Gitea
This commit is contained in:
@ -39,7 +39,7 @@ In the past it was, but not anymore. We're growing bigger by establishing a data
|
||||
* [Facebook](https://www.facebook.com/animenotifier)
|
||||
* [Twitter](https://twitter.com/animenotifier)
|
||||
* [Google+](https://plus.google.com/+AnimeReleaseNotifierOfficial)
|
||||
* [GitHub](https://github.com/animenotifier/notify.moe)
|
||||
* [Git](https://git.akyoto.dev/web/notify.moe)
|
||||
* [Discord](https://discord.gg/0kimAmMCeXGXuzNF)
|
||||
|
||||
## Where can I read the Terms of Service?
|
||||
|
@ -6,7 +6,7 @@ You do not need to be a developer to contribute. There are multiple ways to help
|
||||
|
||||
- [Database Editing](https://notify.moe/users/editors)
|
||||
- [Donations](https://github.com/users/akyoto/sponsorship)
|
||||
- [Pull Requests](https://github.com/animenotifier/notify.moe/pulls)
|
||||
- [Pull Requests](https://git.akyoto.dev/web/notify.moe/pulls)
|
||||
|
||||
## How do I make a proper pull request?
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Task for new contributors
|
||||
|
||||
This task assumes that you have [installed](https://github.com/animenotifier/notify.moe#installation) notify.moe already, started the server with the `run` tool and have the code open in Visual Studio Code. It will teach you the basics by creating an entirely empty page within notify.moe.
|
||||
This task assumes that you have [installed](https://git.akyoto.dev/web/notify.moe#installation) notify.moe already, started the server with the `run` tool and have the code open in Visual Studio Code. It will teach you the basics by creating an entirely empty page within notify.moe.
|
||||
|
||||
# Step 1: Create a new page
|
||||
|
||||
|
Reference in New Issue
Block a user