From 59c20ab46b712f562ec1de086f8dca6071fa96e4 Mon Sep 17 00:00:00 2001 From: MisterBiggs Date: Wed, 14 Jul 2021 12:07:15 -0700 Subject: [PATCH] fix lighthouse issue --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index e68cad7..34ef2ea 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ The bots are nearly identical between platforms, but sometimes a platform will h ## Source Code -The source code for the bots is completely open and hosted on GitLab. The project is licensed with an MIT License which is incredibly permissive. The full text of the license can be read [here](./LICENSE) +The source code for the bots is completely open and hosted on GitLab. The project is licensed with an MIT License which is incredibly permissive. [The full text of the license can be read here](./LICENSE) - [Telegram Bot Source](https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot) - [Discord Bot Source](https://gitlab.com/simple-stock-bots/simple-discord-stock-bot)