From 481278bddd54ee21a09d54ee109497d33311e8b7 Mon Sep 17 00:00:00 2001 From: Charles Turcotte Date: Tue, 3 Dec 2019 08:26:05 -0500 Subject: [PATCH] Removed the Try it Link because the link is broken The interactive tutorial link to a page with " Unmaintained try.redis.io is unmaintained and had to be shut off due to security issues. Go to redis.io directly and browse the documentation." Hence the removal --- views/home.haml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/views/home.haml b/views/home.haml index ac022989..82274d87 100644 --- a/views/home.haml +++ b/views/home.haml @@ -7,15 +7,6 @@ .home-intro.home-section - %section - %h2 Try it - - %p - Ready for a test drive? Check this - %a(href="http://try.redis.io") interactive tutorial - that will walk you through the most important features of - Redis. - %section %h2 Download it