From 66b8dd07eee341b87937a1ca6979ed6ebaf3ca5d Mon Sep 17 00:00:00 2001 From: BossMannAU Date: Sat, 5 Sep 2015 10:45:35 +1000 Subject: [PATCH] Fixed hyperlinks in Thanks section of README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c16031..0b3eb37 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,5 @@ if (!hasInterface && !isServer) then ``` #### Thanks: - [shaworth](https://github.com/shaworth) for making the README all nice and pretty :) -- [Defent] for creating Defent's Mission System. -- [eraser1] for his constant codebase improvments. +- [Defent](https://github.com/Defent) for creating Defent's Mission System. +- [eraser1](https://github.com/eraser1) for his constant codebase improvments.