Repository: drill-site
Updated Branches:
refs/heads/asf-site 8b28bf07c -> ad73e1029
update
Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/ad73e102
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/ad73e102
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/ad73e102
Branch: refs/heads/asf-site
Commit: ad73e1029045c09bdd4e960f17c955fa7af924dd
Parents: 8b28bf0
Author: Bridget Bevens <bbevens@maprtech.com>
Authored: Mon Feb 22 18:45:27 2016 -0800
Committer: Bridget Bevens <bbevens@maprtech.com>
Committed: Mon Feb 22 18:45:27 2016 -0800
----------------------------------------------------------------------
docs/drill-in-10-minutes/index.html | 4 ++--
feed.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/drill-site/blob/ad73e102/docs/drill-in-10-minutes/index.html
----------------------------------------------------------------------
diff --git a/docs/drill-in-10-minutes/index.html b/docs/drill-in-10-minutes/index.html
index a904425..e2475fc 100644
--- a/docs/drill-in-10-minutes/index.html
+++ b/docs/drill-in-10-minutes/index.html
@@ -1098,7 +1098,7 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
<ol>
<li><p>In a terminal window, change to the directory where you want to install
Drill.</p></li>
-<li><p>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download">here</a>
or go to the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz">Apache
Drill mirror site</a> and the command appropriate for your system with a download link
from the mirror site. Example:</p></li>
+<li><p>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download">here</a>
or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:</p></li>
</ol>
<ul>
@@ -1108,7 +1108,7 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
<ol>
<li><p>Copy the downloaded file to the directory where you want to install Drill.
</p></li>
-<li><p>Extract the contents of the Drill .tar.gz file. Use sudo if necessary:
</p>
+<li><p>Extract the contents of the Drill .tar.gz file. Use <code>sudo</code>
if necessary: </p>
<p><code>tar -xvzf <.tar.gz file name></code> </p></li>
</ol>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/ad73e102/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index e5f482d..dae0249 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>/</link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Mon, 22 Feb 2016 18:01:36 -0800</pubDate>
- <lastBuildDate>Mon, 22 Feb 2016 18:01:36 -0800</lastBuildDate>
+ <pubDate>Mon, 22 Feb 2016 18:43:21 -0800</pubDate>
+ <lastBuildDate>Mon, 22 Feb 2016 18:43:21 -0800</lastBuildDate>
<generator>Jekyll v2.5.2</generator>
<item>
|