From 52ae7fa198fe29e21bc94e02c79b817ab487ad3d Mon Sep 17 00:00:00 2001 From: waxwing Date: Sat, 5 Oct 2019 15:37:49 -0400 Subject: [PATCH] added Hacks.md; fixed typo; put official links into a table #124 --- docs/index.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/index.md b/docs/index.md index 806c648d..b998af0c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,15 +5,18 @@ - [Configuration](https://github.com/evilsocket/pwnagotchi/blob/master/docs/configure.md) - [Usage](https://github.com/evilsocket/pwnagotchi/blob/master/docs/usage.md) - [Plugins](https://github.com/evilsocket/pwnagotchi/blob/master/docs/plugins.md) -- [Developement](https://github.com/evilsocket/pwnagotchi/blob/master/docs/dev.md) +- [Development](https://github.com/evilsocket/pwnagotchi/blob/master/docs/dev.md) - [FAQ](https://github.com/evilsocket/pwnagotchi/blob/master/docs/faq.md) +- [Community Hacks](https://github.com/evilsocket/pwnagotchi/blob/master/docs/hacks.md) ## Links -- [Project Slack](https://join.slack.com/t/pwnagotchi/shared_invite/enQtNzc4NzY3MDE2OTAzLTg5NmNmNDJiMDM3ZWFkMWUwN2Y5NDk0Y2JlZWZjODlhMmRhNDZiOGMwYjJhM2UzNzA3YjA5NjJmZGY5NGI5NmI) -- [Project Twitter](https://twitter.com/pwnagotchi) -- [Project Subreddit](https://www.reddit.com/r/pwnagotchi/) -- [Project Website](https://pwnagotchi.ai/) +  | Official Links +---------|------- +Slack | [pwnagotchi.slack.com](https://pwnagotchi.herokuapp.com) +Twitter | [@pwnagotchi](https://twitter.com/pwnagotchi) +Subreddit | [r/pwnagotchi](https://www.reddit.com/r/pwnagotchi/) +Website | [pwnagotchi.ai](https://pwnagotchi.ai/) ## License