Author: krisden
Date: Thu Mar 12 19:13:48 2020
New Revision: 1875137
URL: http://svn.apache.org/viewvc?rev=1875137&view=rev
Log:
KNOX-2290 update to https://knox.apache.org
Modified:
knox/trunk/books/common/header.md
knox/trunk/pom.xml
knox/trunk/src/site/markdown/index.md
knox/trunk/src/site/site.xml
Modified: knox/trunk/books/common/header.md
URL:
http://svn.apache.org/viewvc/knox/trunk/books/common/header.md?rev=1875137&r1=1875136&r2=1875137&view=diff
==============================================================================
--- knox/trunk/books/common/header.md (original)
+++ knox/trunk/books/common/header.md Thu Mar 12 19:13:48 2020
@@ -19,7 +19,7 @@
[asl]: https://www.apache.org/licenses/LICENSE-2.0
[curl]: http://curl.haxx.se/
-[site]: http://knox.apache.org
+[site]: https://knox.apache.org
[jira]: https://issues.apache.org/jira/browse/KNOX
[mirror]: http://www.apache.org/dyn/closer.cgi/knox
[sandbox]: https://hortonworks.com/products/sandbox/
Modified: knox/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/knox/trunk/pom.xml?rev=1875137&r1=1875136&r2=1875137&view=diff
==============================================================================
--- knox/trunk/pom.xml (original)
+++ knox/trunk/pom.xml Thu Mar 12 19:13:48 2020
@@ -33,7 +33,7 @@
<name>Apache Knox Gateway Site</name>
<description>Knox is a gateway for Hadoop clusters.</description>
- <url>http://knox.apache.org</url>
+ <url>https://knox.apache.org</url>
<properties>
<SDS>\$</SDS>
Modified: knox/trunk/src/site/markdown/index.md
URL:
http://svn.apache.org/viewvc/knox/trunk/src/site/markdown/index.md?rev=1875137&r1=1875136&r2=1875137&view=diff
==============================================================================
--- knox/trunk/src/site/markdown/index.md (original)
+++ knox/trunk/src/site/markdown/index.md Thu Mar 12 19:13:48 2020
@@ -27,7 +27,7 @@ clusters.
Knox delivers three groups of user facing services:
-<img src="http://knox.apache.org/images/knox-services.png" alt="Services"
style="width: 600px;"/>
+<img src="https://knox.apache.org/images/knox-services.png" alt="Services"
style="width: 600px;"/>
* **Proxying Services**<br/>
Primary goals of the Apache Knox project is to provide access to Apache Hadoop
via proxying of HTTP resources.
Modified: knox/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/knox/trunk/src/site/site.xml?rev=1875137&r1=1875136&r2=1875137&view=diff
==============================================================================
--- knox/trunk/src/site/site.xml (original)
+++ knox/trunk/src/site/site.xml Thu Mar 12 19:13:48 2020
@@ -36,8 +36,8 @@
<bannerLeft>
<name>Knox Gateway</name>
- <src>http://knox.apache.org/images/knox-logo.gif</src>
- <href>http://knox.apache.org</href>
+ <src>https://knox.apache.org/images/knox-logo.gif</src>
+ <href>https://knox.apache.org</href>
<width>341</width>
<height>156</height>
</bannerLeft>