this is what happens when you test without prettyurls

This commit is contained in:
el 2024-03-13 15:00:18 -07:00
parent 362f2b6e1f
commit aa89d565bd
1 changed files with 4 additions and 4 deletions

View File

@ -59,7 +59,7 @@ selecting different items in this list will change what is shown in the main
section of the client, above the field you type chat and commands into.
the top one is probably the name of the network. when you are doing commands
you don't want others to see, such as [registering](wiki/nicks) an account,
you don't want others to see, such as [registering](nicks) an account,
this is a safe place to type them.
tabs starting with `#` are group chats, which are called `channels`. On
@ -91,10 +91,10 @@ people you know from talking in channels after asking their permission.
services are specialized bots that help the network run smoothly. they manage
users and channels, among other things.
using services is how you [register a nickname](wiki/nicks), and identify (log in)
using services is how you [register a nickname](nicks), and identify (log in)
when you return for another irc session in the future.
they're also how you [register channels](wiki/channels) if you ever need to do that.
they're also how you [register channels](channels) if you ever need to do that.
## topics
@ -148,7 +148,7 @@ command parts shown in `[]` are optional.
message.
- the other user will _not_ know you did this until you send messages.
- this is useful for ensuring your conversation goes to the correct place,
such as when you're [registering](wiki/nicks) with `nickserv`.
such as when you're [registering](nicks) with `nickserv`.
- `/me action`
- use this for emotes. it will appear something like `* nickname action`.
- `/quit [message]`