diff --git a/index.md b/index.md
index 4022b4a..8a09ae5 100644
--- a/index.md
+++ b/index.md
@@ -7,10 +7,15 @@ title: GTFOBins
GTFOBins is a curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions.
-The project collects legitimate Unix binaries that can be abused to get the f**k break out restricted shells, escalate or maintain elevated privileges, transfer files, spawn bind and reverse shells, and facilitate the other post-exploitation tasks. See the full list of [functions](/functions/).
+The project collects legitimate Unix binaries that can be abused to get the f**k break out restricted shells, escalate or maintain elevated privileges, transfer files, spawn bind and reverse shells, and facilitate the other post-exploitation tasks. See the full list of [functions].
-This was inspired by the [LOLBins](https://github.com/api0cradle/LOLBAS) project for Windows.
+This was inspired by the [LOLBins] project for Windows.
-GTFOBins aims to be a shared project where everyone can [contribute](/contribute/) with additional binaries and techniques.
+GTFOBins is a [collaborative] project where everyone can [contribute] with additional binaries and techniques.
+
+[functions]: /functions/
+[LOLBins]: https://github.com/api0cradle/LOLBAS
+[collaborative]: https://github.com/GTFOBins/GTFOBins.github.io/graphs/contributors
+[contribute]: /contribute/
{% include bin_table.html %}