Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 6fa8b03

Browse files
committed
Redis Day London banner.
1 parent cba7334 commit 6fa8b03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/layout.haml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
%a(href="/modules") Modules
6666
%a(href="/support") Support
6767

68-
- if Date.today < Date.new(2000, 5, 26)
68+
- if Date.today < Date.new(2018, 11, 16)
6969
%aside.wide-callout
7070
.container
71-
<a href="http://redisconf.com">RedisConf 2018 is near!</a> Join us in San Francisco, April 24 - 26 at Pier 27. <a href="http://redisconf.com">NEW: use the code RCredisio for 75% discount</a>.
71+
<a href="https://redislabs.com/community/redis-day-london-2018/">Join us at Redis Day London</a> full day conference featuring user stories and developer updates from the Redis world. <a href="https://www.eventbrite.com/e/redis-day-london-tickets-47448914982">REGISTER FOR FREE</a>.
7272

7373
= content
7474

0 commit comments

Comments
 (0)