This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/master by this push:
new fe5c2d8 Fixed https.
fe5c2d8 is described below
commit fe5c2d859b7d71569fefd11d8fb06500d4c04004
Author: Aaron Radzinski <[email protected]>
AuthorDate: Mon Nov 30 18:12:59 2020 -0800
Fixed https.
---
_includes/quick-links.html | 2 +-
_layouts/default.html | 2 +-
community.html | 4 ++--
download.html | 2 +-
installation.html | 2 +-
integrations.html | 16 ++++++++--------
6 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/_includes/quick-links.html b/_includes/quick-links.html
index 6758aae..f978620 100644
--- a/_includes/quick-links.html
+++ b/_includes/quick-links.html
@@ -36,7 +36,7 @@
</li>
<li>
<nobr>
- <i class="far fa-fw fa-envelope mr-2"></i><a
href="http://mail-archives.apache.org/mod_mbox/nlpcraft-dev/">Dev List</a>
+ <i class="far fa-fw fa-envelope mr-2"></i><a
href="https://mail-archives.apache.org/mod_mbox/nlpcraft-dev/">Dev List</a>
</nobr>
</li>
<li>
diff --git a/_layouts/default.html b/_layouts/default.html
index 5a12d02..d6296b1 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -140,7 +140,7 @@ layout: compress
</span>
<a target="asf"
href="https://www.apache.org/events/current-event.html" class="btn btn-link
ml-4">Events</a>
<span class="sep">•</span>
- <a target="asf"
href="http://apache.org/foundation/policies/privacy.html" class="btn
btn-link">Privacy</a>
+ <a target="asf"
href="https://apache.org/foundation/policies/privacy.html" class="btn
btn-link">Privacy</a>
<span class="sep">•</span>
<a href="/index.html#news" class="btn btn-link">News</a>
<span class="sep">•</span>
diff --git a/community.html b/community.html
index 1eeb87f..bbb2866 100644
--- a/community.html
+++ b/community.html
@@ -82,7 +82,7 @@ layout: interior
<h3 class="section-sub-title">Contribution Process</h3>
<p>
Before you start contributing, spend some time to get to know
how <a target="asf"
href="https://apache.org/foundation/how-it-works.html">Apache Software
Foundation</a>
- works and <a target="asf"
href="http://www.apache.org/theapacheway/index.html">The Apache Way</a> that
helps
+ works and <a target="asf"
href="https://www.apache.org/theapacheway/index.html">The Apache Way</a> that
helps
us, as a group of professionals, drive the project forward in
a respectful and inclusive way.
</p>
<h3 class="section-sub-title">JIRA Tickets</h3>
@@ -263,7 +263,7 @@ layout: interior
<p>
Visit the <a target="github"
href="https://github.com/apache/incubator-nlpcraft/graphs/contributors">Apache
NLPCraft Contributors</a> page to
see a list of top contributors and committers for the main
project.
- The table below summarizes <a target="asf"
href="http://people.apache.org/phonebook.html?podling=nlpcraft">committers and
PMC members</a>
+ The table below summarizes <a target="asf"
href="https://people.apache.org/phonebook.html?podling=nlpcraft">committers and
PMC members</a>
of Apache NLPCraft:
</p>
<table class="gradient-table checks">
diff --git a/download.html b/download.html
index 9bb8640..efd144d 100644
--- a/download.html
+++ b/download.html
@@ -166,7 +166,7 @@ layout: interior
distribution and <a href="#verification">verify</a> the
signatures of the downloaded files before opening them.
</p>
<p>
- See <a target="asf"
href="http://www.apache.org/dev/release.html#what">more</a> information about
+ See <a target="asf"
href="https://www.apache.org/dev/release.html#what">more</a> information about
Apache release policy.
</p>
</div>
diff --git a/installation.html b/installation.html
index cb589ce..b2e7cf9 100644
--- a/installation.html
+++ b/installation.html
@@ -49,7 +49,7 @@ id: installation
<section id="config">
<h2 class="section-title">External Configuration</h2>
<p>
- Due to <a target="asf"
href="http://apache.org/legal/release-policy.html">Apache release policy</a>
the official Apache release cannot include content that is based on
+ Due to <a target="asf"
href="https://apache.org/legal/release-policy.html">Apache release policy</a>
the official Apache release cannot include content that is based on
<a target=_
href="https://creativecommons.org/licenses/by/4.0/">Commons Attribution 4.0
International</a> (CC BY 4.0) license
or any binary artifacts regardless of their respective licences.
Due to these restrictions the NLPCraft release
does not include certain configuration files that are necessary
for its operation. These files will be auto-downloaded upon first star of
NLPCraft.
diff --git a/integrations.html b/integrations.html
index c45ebd1..7363c91 100644
--- a/integrations.html
+++ b/integrations.html
@@ -342,7 +342,7 @@ id: integrations
<li>
<p>
OpenNLP integration is configured with the following
pre-train English OpenNLP
- <a target="opennlp"
href="http://opennlp.sourceforge.net/models-1.5/">models</a> version 1.5:
+ <a target="opennlp"
href="https://opennlp.sourceforge.net/models-1.5/">models</a> version 1.5:
</p>
<table class="gradient-table">
<thead>
@@ -355,37 +355,37 @@ id: integrations
<tbody>
<tr>
<td>Location</td>
- <td><a target="opennlp"
href="http://opennlp.sourceforge.net/models-1.5/">en-ner-location.bin</a></td>
+ <td><a target="opennlp"
href="https://opennlp.sourceforge.net/models-1.5/">en-ner-location.bin</a></td>
<td><code>opennlp:location</code></td>
</tr>
<tr>
<td>Money</td>
- <td><a target="opennlp"
href="http://opennlp.sourceforge.net/models-1.5/">en-ner-money.bin</a></td>
+ <td><a target="opennlp"
href="https://opennlp.sourceforge.net/models-1.5/">en-ner-money.bin</a></td>
<td><code>opennlp:money</code></td>
</tr>
<tr>
<td>Person</td>
- <td><a target="opennlp"
href="http://opennlp.sourceforge.net/models-1.5/">en-ner-person.bin</a></td>
+ <td><a target="opennlp"
href="https://opennlp.sourceforge.net/models-1.5/">en-ner-person.bin</a></td>
<td><code>opennlp:person</code></td>
</tr>
<tr>
<td>Organization</td>
- <td><a target="opennlp"
href="http://opennlp.sourceforge.net/models-1.5/">en-ner-organization.bin</a></td>
+ <td><a target="opennlp"
href="https://opennlp.sourceforge.net/models-1.5/">en-ner-organization.bin</a></td>
<td><code>opennlp:organization</code></td>
</tr>
<tr>
<td>Date</td>
- <td><a target="opennlp"
href="http://opennlp.sourceforge.net/models-1.5/">en-ner-date.bin</a></td>
+ <td><a target="opennlp"
href="https://opennlp.sourceforge.net/models-1.5/">en-ner-date.bin</a></td>
<td><code>opennlp:date</code></td>
</tr>
<tr>
<td>Time</td>
- <td><a target="opennlp"
href="http://opennlp.sourceforge.net/models-1.5/">en-ner-time.bin</a></td>
+ <td><a target="opennlp"
href="https://opennlp.sourceforge.net/models-1.5/">en-ner-time.bin</a></td>
<td><code>opennlp:time</code></td>
</tr>
<tr>
<td>Percentage</td>
- <td><a target="opennlp"
href="http://opennlp.sourceforge.net/models-1.5/">en-ner-percentage.bin</a></td>
+ <td><a target="opennlp"
href="https://opennlp.sourceforge.net/models-1.5/">en-ner-percentage.bin</a></td>
<td><code>opennlp:percentage</code></td>
</tr>
</tbody>