From 12e7bd27682a346b96a687f28fd70257bb246355 Mon Sep 17 00:00:00 2001 From: flashwave Date: Tue, 21 May 2024 14:52:15 +0000 Subject: [PATCH] Turns out neither of those two repos were public! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e6bf97..c46ebf7 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ Welcome to the repository of the Flashii Chat server! -The protocol used is based on the protocol found in the original PHP Sock Chat ([public](https://patchii.net/flash/mahou-chat) / [private](https://patchii.net/sockchat/sockchat-historical/src/tag/phpchat)). +The protocol used is based on the protocol found in the original [PHP Sock Chat](https://patchii.net/sockchat/sockchat). A rendered version of the Protocol.md document can be found on [railgun.sh/sockchat](https://railgun.sh/sockchat).