From 2aef24822404d62e10d5332b699ffd12f04733ea Mon Sep 17 00:00:00 2001 From: Amavect <28678586+Amavect@users.noreply.github.com> Date: Fri, 9 Nov 2018 00:41:19 +0000 Subject: [PATCH] added fqa8 to beginner's guides so newusers can't miss it. --- x/mux/newuser.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/mux/newuser.go b/x/mux/newuser.go index dd0892ee4c54e6069e81e52e8e35b6920d6602df..3d3f3223c0bfeeb2c02a5ebc45650fc00126ae8e 100644 --- a/x/mux/newuser.go +++ b/x/mux/newuser.go @@ -11,7 +11,7 @@ func (m *Mux) Newuser(ds *discordgo.Session, dm *discordgo.Message, ctx *Context In this community, you are expected to read the docs and man pages. However, don't be afraid to ask for help and clarification! Install 9front: http://9front.org/ http://fqa.9front.org/ -Extensive beginner's guide: http://lsub.org/who/nemo/9.intro.pdf +Beginner's guides: http://lsub.org/who/nemo/9.intro.pdf http://fqa.9front.org/fqa8.html Read the man pages: http://man.9front.org/ (also use 'man [page name]' or 'lookman [keyword]') Read the docs: http://doc.cat-v.org/plan_9/4th_edition/papers/ (also found in /sys/doc, use 'page [file]') Wiki for additional help: https://9p.io/wiki/plan9/plan_9_wiki/ (some info may be outdated)"