1
0
Fork 0

Fixed link for echo (#135)

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana 2016-08-05 01:06:32 -07:00 committed by Rémy-Christophe Schermesser
parent ddcf0e5cbf
commit fe85180fae

View file

@ -104,7 +104,7 @@ layout: default
.spacer10
Marionette.js
.col-sm-4.showcase
%a{:href => "https://labstack.com/echo", :target => "_blank"}
%a{:href => "https://echo.labstack.com", :target => "_blank"}
%img.img-responsive.logo{:src => "./img/showcase/logo-echo.svg", :alt => "echo"}
.screen-wrapper
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-echo.png", :alt => "echo docsearch demo"}