mirror of
https://github.com/labstack/echo.git
synced 2024-12-22 20:06:21 +02:00
updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
f4b0004d2b
commit
0d2b362a8c
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,9 +1,5 @@
|
||||
# Website
|
||||
website/public
|
||||
website/Makefile
|
||||
|
||||
# Node.js
|
||||
node_modules
|
||||
|
||||
# IntelliJ
|
||||
.idea
|
||||
|
@ -1,2 +1 @@
|
||||
<pre data-src="https://raw.githubusercontent.com/labstack/echox/master/recipe/{{ .Get 0 }}">
|
||||
</pre>
|
||||
<pre data-src="https://raw.githubusercontent.com/labstack/echo/master/recipe/{{ .Get 0 }}" />
|
||||
|
@ -1 +1 @@
|
||||
https://github.com/labstack/echox/tree/master/recipe/{{ .Get 0 }}
|
||||
https://github.com/labstack/echo/tree/master/recipe/{{ .Get 0 }}
|
||||
|
Loading…
Reference in New Issue
Block a user