From 5891a748ebc6dc6e7c5657dbf547beeeb09837b0 Mon Sep 17 00:00:00 2001 From: flashwave Date: Fri, 26 Aug 2022 00:36:14 +0000 Subject: [PATCH] Updated contact page repositories. --- docs/contact.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/contact.md b/docs/contact.md index 3d800867..40fc0eda 100644 --- a/docs/contact.md +++ b/docs/contact.md @@ -11,12 +11,13 @@ If you need to reach us outside of this website, this is the page for you. Below - [@smugwave](https://twitter.com/smugwave): Twitter of the owner, proceed with caution! ## Source Code - - [Misuzu](https://github.com/flashwave/misuzu): Backend of the main website. - - [Sharp Chat](https://github.com/flashii/sharp-chat): Chat Server software. - - [Backup Manager](https://github.com/flashii/backup-manager): Program that runs every day at 12:00am UTC to back up any user generated content. - - [Index](https://github.com/flashwave/index): Base library used in almost any component of the website that uses PHP. + - [Misuzu](https://git.flash.moe/flashii/misuzu): Backend of the main website. + - [Sharp Chat](https://git.flash.moe/flashii/sharp-chat): Chat Server software. + - [Backup Manager](https://git.flash.moe/flashii/backup-manager): Program that runs every day at 12:00am UTC to back up any user generated content. + - [Index](https://git.flash.moe/flash/index): Base library used in almost any component of the website that uses PHP. - [Uiharu](https://git.flash.moe/flashii/uiharu): Service for looking up URL metadata. - [AJAX Chat (fork)](https://git.flash.moe/flashii/ajax-chat): Old chat software (2013-2015). - [Seria](https://git.flash.moe/flashii/seria): Software used by the torrent tracker. - [Mince](https://git.flash.moe/flashii/mince): Source code for the Minecraft servers subwebsite. - [Awaki](https://git.flash.moe/flashii/awaki): Redirect service hosted on fii.moe. + - [Hamakaze](https://git.flash.moe/flash/hamakaze): HTTP and WebSocket library used by Sharp Chat and Satori.