diff --git a/FAQ.md b/FAQ.md index f02bbc3..f55b69a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3,14 +3,17 @@ Frequently Answered Questions ### Table of Contents * [Is this a replacement for IRC?](https://github.com/shazow/ssh-chat/wiki/FAQ#is-this-a-replacement-for-irc) -* [How can I build ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-can-i-build-ssh-chat) -* [How can I contribute to ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-can-i-contribute-to-ssh-chat) +* [How can I contribute to ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#building-and-contributing) * [What features are planned for ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#what-features-are-planned-for-ssh-chat) * [How can I click on URLs posted in chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-can-i-click-on-urls-posted-in-chat) * [Can I block users from connecting? How do I assign admins?](https://github.com/shazow/ssh-chat/wiki/FAQ#can-i-block-users-from-connecting-how-do-i-assign-admins) * [How do I add color escape codes to my motd file?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-do-i-add-color-escape-codes-to-my-motd-file) * [How do I install ssh-chat and run it?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-do-i-install-ssh-chat-and-run-it) + + ## Is this a replacement for IRC? It can be for some scenarios, but the goals are not identical. @@ -86,4 +89,4 @@ There are a few options: - If you're using `go get github.com/shazow/ssh-chat`, then the binary will be in your `$GOPATH/bin`. Add it to your `$PATH` or use the absolute path. -Once you have ssh-chat, you can read about [deploying the server here](https://github.com/shazow/ssh-chat/wiki/Deployment). +Once you have ssh-chat, you can read about [deploying the server here](https://github.com/shazow/ssh-chat/wiki/Deployment). \ No newline at end of file