From deacaba0109559415d4167c10a38bd579687f68b Mon Sep 17 00:00:00 2001 From: swee Date: Sat, 28 Dec 2024 12:40:18 -0800 Subject: [PATCH] Update doc/initial.md --- doc/initial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/initial.md b/doc/initial.md index 75b40fb..ca35cf2 100644 --- a/doc/initial.md +++ b/doc/initial.md @@ -24,5 +24,5 @@ And then most clients will send: 2. Set their username, modes (mostly unused by the IRCd), and real name > [!CAUTION] -> Since the realname can have spaces in it, it must be prefixed with a colon. -> \ No newline at end of file +> Since the realname can have spaces in it, it must be prefixed with a colon. +> For more info on colon prefixes, see [Content Prefixing](prefixing.md) \ No newline at end of file