The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/171

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===

From dfdb152374a77b4ef51e77e95511a7bb4f90f287 Mon Sep 17 00:00:00 2001
From: Sungbae Yoo <sungbae....@samsung.com>
Date: Mon, 4 Apr 2016 11:01:13 +0900
Subject: [PATCH] Add try it link to Korean front page

Update for commit e5eea98

Signed-off-by: Sungbae Yoo <sungbae....@samsung.com>
---
 content/index.ko.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/content/index.ko.html b/content/index.ko.html
index 89dfe8c..d6425bb 100644
--- a/content/index.ko.html
+++ b/content/index.ko.html
@@ -40,7 +40,10 @@
 
         <p>LXD는 2014년 11월 초에 발표되었습니다. 그리고 현재까지도 활발하게 개발이 이루어지고 있습니다.</p>
 
-        <p><a class="btn btn-primary" href="/ko/lxd/introduction/" 
role="button">더 알아보기 &raquo;</a></p>
+        <p>
+            <a class="btn btn-primary" href="/ko/lxd/introduction/" 
role="button">더 알아보기 &raquo;</a>
+            <a class="btn btn-primary" href="/ko/lxd/try-it/" 
role="button">체험해 보기 &raquo;</a>
+        </p>
     </div>
 
     <div class="col-md-4">
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to