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! ...@@ -7,14 +7,14 @@ Don't worry, you'll soon be on your way to creating useful graphs!
## Contents ## Contents
* [API](#api) * [API](#api)
* [Endpoints](https://github.com/bipio-server/bipio/wiki#endpoints) * [Endpoints](#endpoints)
* [Authentication](https://github.com/bipio-server/bipio/wiki#authentication) * [Authentication](#authentication)
* [REST Endpoints](https://github.com/bipio-server/bipio/wiki#rest) * [REST Endpoints](#rest)
* [RPC Endpoints](https://github.com/bipio-server/bipio/wiki#rpc) * [RPC Endpoints](#rpc)
* [Config](https://github.com/bipio-server/bipio/wiki#config) * [Config](#config)
* Hosted Customers * Hosted Customers
* [About SMTP Endpoints](https://github.com/bipio-server/bipio/wiki#a-note-on-smtp-bip-endpoints) * [About SMTP Endpoints](#a-note-on-smtp-bip-endpoints)
* [Rate Limiting](https://github.com/bipio-server/bipio/wiki#rate-limiting) * [Rate Limiting](#rate-limiting)
## Useful why? ## Useful why?
... ...
......