From da91dffc11dc52edcb21e80e37c025085e3e45ee Mon Sep 17 00:00:00 2001 From: Vishal Rana Date: Mon, 14 Nov 2016 20:43:45 -0800 Subject: [PATCH] update to v2 source code Signed-off-by: Vishal Rana --- website/layouts/shortcodes/embed.html | 2 +- website/layouts/shortcodes/source.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/layouts/shortcodes/embed.html b/website/layouts/shortcodes/embed.html index ed6f6dc5..3c0e5c17 100644 --- a/website/layouts/shortcodes/embed.html +++ b/website/layouts/shortcodes/embed.html @@ -1 +1 @@ -

+

diff --git a/website/layouts/shortcodes/source.html b/website/layouts/shortcodes/source.html
index 35dbec7b..d072e218 100644
--- a/website/layouts/shortcodes/source.html
+++ b/website/layouts/shortcodes/source.html
@@ -1 +1 @@
-https://github.com/labstack/echo/tree/master/recipe/{{ .Get 0 }}
+https://github.com/labstack/echo/tree/v2/recipe/{{ .Get 0 }}