removed absolute path component in link authored by Yiu Fat Tse's avatar Yiu Fat Tse
......@@ -7,14 +7,14 @@ Don't worry, you'll soon be on your way to creating useful graphs!
## Contents
* [API](#api)
* [Endpoints](https://github.com/bipio-server/bipio/wiki#endpoints)
* [Authentication](https://github.com/bipio-server/bipio/wiki#authentication)
* [REST Endpoints](https://github.com/bipio-server/bipio/wiki#rest)
* [RPC Endpoints](https://github.com/bipio-server/bipio/wiki#rpc)
* [Config](https://github.com/bipio-server/bipio/wiki#config)
* [Endpoints](#endpoints)
* [Authentication](#authentication)
* [REST Endpoints](#rest)
* [RPC Endpoints](#rpc)
* [Config](#config)
* Hosted Customers
* [About SMTP Endpoints](https://github.com/bipio-server/bipio/wiki#a-note-on-smtp-bip-endpoints)
* [Rate Limiting](https://github.com/bipio-server/bipio/wiki#rate-limiting)
* [About SMTP Endpoints](#a-note-on-smtp-bip-endpoints)
* [Rate Limiting](#rate-limiting)
## Useful why?
......
......