You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2015/10/27 09:07:03 UTC

svn commit: r1710740 - in /incubator/kylin/site: cn/download/index.html development/howto_package.html download/index.html feed.xml

Author: shaofengshi
Date: Tue Oct 27 08:07:03 2015
New Revision: 1710740

URL: http://svn.apache.org/viewvc?rev=1710740&view=rev
Log:
fix broken link in download page

Modified:
    incubator/kylin/site/cn/download/index.html
    incubator/kylin/site/development/howto_package.html
    incubator/kylin/site/download/index.html
    incubator/kylin/site/feed.xml

Modified: incubator/kylin/site/cn/download/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/download/index.html?rev=1710740&r1=1710739&r2=1710740&view=diff
==============================================================================
--- incubator/kylin/site/cn/download/index.html (original)
+++ incubator/kylin/site/cn/download/index.html Tue Oct 27 08:07:03 2015
@@ -191,7 +191,7 @@
 <p>对于HBase 1.0用户,建议您升级到1.1或降级到0.98/0.99.</p>
 
 <p><strong>构建二进制包</strong><br />
-可以从各个版本或当前最新的开发分支中生成二进制包,请参考这篇<a href="http://kylin.incubator.apache.org/docs/howto/howto_package.html">帮助文档</a></p>
+可以从各个版本或当前最新的开发分支中生成二进制包,请参考这篇<a href="https://kylin.incubator.apache.org/development/howto_package.html">帮助文档</a></p>
 
 <p><strong>以前的版本</strong><br />
 Apache Kylin的旧版本可以从<a href="https://dist.apache.org/repos/dist/release/incubator/kylin/">归档</a>中下载。</p>

Modified: incubator/kylin/site/development/howto_package.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/development/howto_package.html?rev=1710740&r1=1710739&r2=1710740&view=diff
==============================================================================
--- incubator/kylin/site/development/howto_package.html (original)
+++ incubator/kylin/site/development/howto_package.html Tue Oct 27 08:07:03 2015
@@ -439,10 +439,11 @@
 						<div id="pjax">
 							<h1 class="post-title">How to Build Binary Package</h1>
 							<article class="post-content" >
-							<p>###Generate Binary Package<br />
-&gt;     git clone https://github.com/apache/incubator-kylin kylin<br />
-&gt;     cd kylin<br />
-&gt;     ./script/package.sh</p>
+							<h3 id="generate-binary-package">Generate Binary Package</h3>
+
+<div class="highlight"><pre><code class="language-bash" data-lang="bash">git clone https://github.com/apache/incubator-kylin kylin
+<span class="nb">cd </span>kylin
+./script/package.sh</code></pre></div>
 
 <p>In order to generate binary package, <strong>maven</strong> and <strong>npm</strong> are pre-requisites.</p>
 

Modified: incubator/kylin/site/download/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/download/index.html?rev=1710740&r1=1710739&r2=1710740&view=diff
==============================================================================
--- incubator/kylin/site/download/index.html (original)
+++ incubator/kylin/site/download/index.html Tue Oct 27 08:07:03 2015
@@ -194,7 +194,7 @@ As there are more and more HBase 1.1 dep
 <p>If you’re using HBase 1.0, we suggest you to upgrade to 1.1 or downgrade to 0.98/0.99.</p>
 
 <p><strong>Build Binary Package</strong><br />
-To build binary package from any version even latest development branch, please refer to this <a href="http://kylin.incubator.apache.org/docs/howto/howto_package.html">guide</a></p>
+To build binary package from any version even latest development branch, please refer to this <a href="https://kylin.incubator.apache.org/development/howto_package.html">guide</a></p>
 
 <p><strong>Previous Release</strong>  <br />
  Older releases may be found in the <a href="https://dist.apache.org/repos/dist/release/incubator/kylin/">archives</a>.</p>

Modified: incubator/kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/incubator/kylin/site/feed.xml?rev=1710740&r1=1710739&r2=1710740&view=diff
==============================================================================
--- incubator/kylin/site/feed.xml (original)
+++ incubator/kylin/site/feed.xml Tue Oct 27 08:07:03 2015
@@ -19,8 +19,8 @@
     <description>Apache Kylin Home</description>
     <link>http://kylin.incubator.apache.org/</link>
     <atom:link href="http://kylin.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 26 Oct 2015 20:25:05 -0700</pubDate>
-    <lastBuildDate>Mon, 26 Oct 2015 20:25:05 -0700</lastBuildDate>
+    <pubDate>Tue, 27 Oct 2015 01:06:14 -0700</pubDate>
+    <lastBuildDate>Tue, 27 Oct 2015 01:06:14 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>