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

Commit cce2d77

Browse files
committed
Shorter message is better message.
1 parent 6fa8b03 commit cce2d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/layout.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
- if Date.today < Date.new(2018, 11, 16)
6969
%aside.wide-callout
7070
.container
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>.
71+
<a href="https://redislabs.com/community/redis-day-london-2018/">Join us at Redis Day London</a>: a day of Redis user stories and development updates. <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)