From be3fea2af4359829ce178bb71b4f463a8efdeec6 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 30 Oct 2021 22:38:04 +0200 Subject: [PATCH] Link to new doc page --- docs/source/Concepts/Concepts-Overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/Concepts/Concepts-Overview.md b/docs/source/Concepts/Concepts-Overview.md index eaba407c09..9f70130e7f 100644 --- a/docs/source/Concepts/Concepts-Overview.md +++ b/docs/source/Concepts/Concepts-Overview.md @@ -24,6 +24,7 @@ This documentation cover more over-arching concepts of Evennia, often involving - [Change the language of the server](./Internationalization.md) - [Server text-encoding](./Text-Encodings.md) - [Text tags](./TextTags.md) +- [Change Messages Per receiver](Change-Messages-Per-Receiver.md) ## Web features