removng fluff and adding link to repo

This commit is contained in:
shockrah 2021-03-24 15:19:43 -07:00
parent 52fab01119
commit 291505201b

View File

@ -4,15 +4,6 @@ anchor: overview
weight: 5
---
For the source code refer to the official [Gitlab Repository](https://gitlab.com/shockrah/freechat/)
## What this section does not cover
Details on implementation are found under:
* [JSON API Endpoints](#endpoints)
Details what endpoints are available to send/receive data through.
* [Structures](#structures)
Details what kind of data is sent back and forth between clients and servers.