From d612d0fa11a2a97b7e602804ddce12a4b9228c2d Mon Sep 17 00:00:00 2001 From: Gary Date: Wed, 10 Jan 2024 10:36:44 -0800 Subject: [PATCH] About page: Fixed typos and links. --- src/pages/About/About.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/About/About.tsx b/src/pages/About/About.tsx index c8c453b..e56b86b 100644 --- a/src/pages/About/About.tsx +++ b/src/pages/About/About.tsx @@ -31,7 +31,7 @@ export const About = () => { {` ### User Guide -RemnantChat is a communication tool designed to make secure and private communication accessible to all. It is a derived work from the platform ChitChatter [see the upstream project](https://github.com/jeremyckahn/chitchatter/blob/develop/README.md) for project documentation [see the full README](https://githaven.org/shiloh/remnantchat/README.md) +RemnantChat is a communication tool designed to make secure and private communication accessible to all. It is a derived work from the platform ChitChatter [see the upstream project](https://github.com/jeremyckahn/chitchatter/blob/develop/README.md). For RemnantChat project documentation [see the full README.](https://githaven.org/shiloh/remnantchat/README.md) #### Chat rooms @@ -49,7 +49,7 @@ All public and private keys are generated locally. Your private key is never sen ##### Community rooms -There is [a public list of community rooms]() that you can join to discuss various topics. +There is [a public list of community rooms](/) that you can join to discuss various topics on the Home page. ##### Conversation backfilling