Fixed link for echo (#135)
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
ddcf0e5cbf
commit
fe85180fae
1 changed files with 1 additions and 1 deletions
|
|
@ -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"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue