From 5911cc6efa8761daab25fb2b9e999b1b95f87c01 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 50c2d61..552659e 100644 --- a/src/pages/About/About.tsx +++ b/src/pages/About/About.tsx @@ -41,7 +41,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 @@ -59,7 +59,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