From 3288b16c6560f39b97e11e90c25ee333c6608bb5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 2 Nov 2019 20:45:02 +0100 Subject: Use mustache template wrapping of variables. --- README.md | 2 +- USE.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c06b86b..494dafe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Overview of chat -[[domain virtual-assembly]] offers chatrooms. +{{domain}} offers chatrooms. All chatrooms are public accessible. Users can create a chat account and connect directly. diff --git a/USE.md b/USE.md index 37b284e..4b45b78 100644 --- a/USE.md +++ b/USE.md @@ -1,6 +1,6 @@ # Chat introduction -Anyone can access chatrooms at [[domain virtual-assembly.org]]. +Anyone can access chatrooms at domain {{domain}}. You can create a personal [[account]] to access the chat service directly. @@ -33,11 +33,11 @@ You can use several clients at once. ## Setup -Members can create an account locally at the [[domain virtual-assembly.org]]. +Members can create an account locally at the domain {{domain}}. Guests may connect indirectly from another Matrix network. To create a local member account, -tell your Matrix client to use the [[chatserver matrix.virtual-assembly.org]] +tell your Matrix client to use the chatserver {{matrixhost}} (some Matrix clients call it "Custom server" or "Home server"). Then request to create a new account, providing your email address as proof of membership -- cgit v1.2.3