From 119d07a21c4aceafcd2cd127e794a57324a3d62b Mon Sep 17 00:00:00 2001
From: Benjamin Adams <Armastevs@gmail.com>
Date: Mon, 15 Jul 2013 13:55:46 -0500
Subject: [PATCH] Added link to github page

---
 wp-redis-cache/options.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wp-redis-cache/options.php b/wp-redis-cache/options.php
index aabb8c1..bff5470 100644
--- a/wp-redis-cache/options.php
+++ b/wp-redis-cache/options.php
@@ -13,7 +13,7 @@ Cache Wordpress using Redis, the fastest way to date to cache Wordpress.
 ------
 Cache Wordpress using Redis, the fastest way to date to cache Wordpress.
 
-Please see [https://github.com/BenjaminAdams/wp-redis-cache](https://github.com/BenjaminAdams/wp-redis-cache) for the latest information and other needed setup files
+Please see [https://github.com/BenjaminAdams/wp-redis-cache](https://github.com/BenjaminAdams/wp-redis-cache) for the latest information and other needed setup files.
 
 ### Requirements
 ------
-- 
GitLab