1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-12 01:22:21 +02:00

fix href url from armor to echo (#1051)

This commit is contained in:
Steffen Windoffer 2018-01-25 18:26:21 +01:00 committed by Vishal Rana
parent b6040409ee
commit 40cae83772

View File

@ -1,4 +1,4 @@
<a href="https://armor.labstack.com"><img height="80" src="https://cdn.labstack.com/images/echo-logo.svg"></a>
<a href="https://echo.labstack.com"><img height="80" src="https://cdn.labstack.com/images/echo-logo.svg"></a>
[![Sourcegraph](https://sourcegraph.com/github.com/labstack/echo/-/badge.svg?style=flat-square)](https://sourcegraph.com/github.com/labstack/echo?badge)
[![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/labstack/echo)