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

Recipes => examples

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana 2017-01-09 20:23:57 -08:00
parent 35742c9f04
commit 63262b2311
47 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1 +1 @@
<pre data-src="https://raw.githubusercontent.com/labstack/echo/master/recipe/{{ .Get 0 }}"></pre>
<pre data-src="https://raw.githubusercontent.com/labstack/echo/master/examples/{{ .Get 0 }}"></pre>

View File

@ -1 +1 @@
https://github.com/labstack/echo/tree/master/recipe/{{ .Get 0 }}
https://github.com/labstack/echo/tree/master/examples/{{ .Get 0 }}