forked from Shiloh/remnantchat
About page: Fixed typos and links.
This commit is contained in:
parent
4baff5dcf4
commit
d612d0fa11
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user