This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c909dcd2a Automatic Site Publish by Buildbot
c909dcd2a is described below
commit c909dcd2a5ce1214bc8c8b15848dba715c031563
Author: GitHub Actions Bot <>
AuthorDate: Mon Mar 4 23:36:48 2024 +0000
Automatic Site Publish by Buildbot
---
about/distributed-matrix-math.html | 2 +-
about/how-to-contribute.html | 2 +-
community/coc.html | 2 +-
community/index.html | 2 +-
community/mailing-lists.html | 2 +-
community/who-we-are.html | 2 +-
documentation/developers/buildingmahout.html | 2 +-
documentation/developers/developer-resources.html | 2 +-
documentation/developers/github.html | 2 +-
documentation/developers/githubPRs.html | 2 +-
documentation/developers/gsoc.html | 2 +-
documentation/developers/how-to-become-a-committer.html | 2 +-
documentation/developers/how-to-release.html | 2 +-
documentation/developers/how-to-update-the-website.html | 2 +-
documentation/developers/index.html | 2 +-
documentation/developers/issue-tracker.html | 2 +-
documentation/developers/patch-check-list.html | 2 +-
documentation/developers/thirdparty-dependencies.html | 2 +-
documentation/developers/version-control.html | 2 +-
documentation/tutorials/index.html | 2 +-
documentation/users/algorithms/d-als.html | 2 +-
documentation/users/algorithms/d-qr.html | 2 +-
documentation/users/algorithms/d-spca.html | 2 +-
documentation/users/algorithms/d-ssvd.html | 2 +-
documentation/users/algorithms/spark-naive-bayes.html | 2 +-
documentation/users/basics/algorithms.html | 2 +-
documentation/users/basics/collections.html | 2 +-
documentation/users/basics/collocations.html | 2 +-
documentation/users/basics/creating-vectors-from-text.html | 2 +-
documentation/users/basics/creating-vectors.html | 2 +-
documentation/users/basics/gaussian-discriminative-analysis.html | 2 +-
documentation/users/basics/independent-component-analysis.html | 2 +-
documentation/users/basics/mahout-collections.html | 2 +-
documentation/users/basics/mahoutintegration.html | 2 +-
documentation/users/basics/matrix-and-vector-needs.html | 2 +-
documentation/users/basics/principal-components-analysis.html | 2 +-
documentation/users/basics/svd---singular-value-decomposition.html | 2 +-
documentation/users/basics/system-requirements.html | 2 +-
.../basics/tf-idf---term-frequency-inverse-document-frequency.html | 2 +-
documentation/users/classification/bankmarketing-example.html | 2 +-
documentation/users/classification/bayesian-commandline.html | 2 +-
documentation/users/classification/bayesian.html | 2 +-
documentation/users/classification/breiman-example.html | 2 +-
documentation/users/classification/class-discovery.html | 2 +-
documentation/users/classification/classifyingyourdata.html | 2 +-
documentation/users/classification/hidden-markov-models.html | 2 +-
.../users/classification/locally-weighted-linear-regression.html | 2 +-
documentation/users/classification/logistic-regression.html | 2 +-
documentation/users/classification/mlp.html | 2 +-
documentation/users/classification/naivebayes.html | 2 +-
documentation/users/classification/neural-network.html | 2 +-
documentation/users/classification/partial-implementation.html | 2 +-
documentation/users/classification/random-forests.html | 2 +-
documentation/users/classification/restricted-boltzmann-machines.html | 2 +-
documentation/users/classification/support-vector-machines.html | 2 +-
documentation/users/classification/twenty-newsgroups.html | 2 +-
documentation/users/classification/wikipedia-classifier-example.html | 2 +-
documentation/users/clustering/20newsgroups.html | 2 +-
documentation/users/clustering/canopy-clustering.html | 2 +-
documentation/users/clustering/canopy-commandline.html | 2 +-
documentation/users/clustering/cluster-dumper.html | 2 +-
.../users/clustering/clustering-of-synthetic-control-data.html | 2 +-
documentation/users/clustering/clustering-seinfeld-episodes.html | 2 +-
documentation/users/clustering/clusteringyourdata.html | 2 +-
documentation/users/clustering/expectation-maximization.html | 2 +-
documentation/users/clustering/fuzzy-k-means-commandline.html | 2 +-
documentation/users/clustering/fuzzy-k-means.html | 2 +-
documentation/users/clustering/hierarchical-clustering.html | 2 +-
documentation/users/clustering/k-means-clustering.html | 2 +-
documentation/users/clustering/k-means-commandline.html | 2 +-
documentation/users/clustering/latent-dirichlet-allocation.html | 2 +-
documentation/users/clustering/lda-commandline.html | 2 +-
documentation/users/clustering/llr---log-likelihood-ratio.html | 2 +-
documentation/users/clustering/spectral-clustering.html | 2 +-
documentation/users/clustering/streaming-k-means.html | 2 +-
documentation/users/clustering/viewing-result.html | 2 +-
documentation/users/clustering/viewing-results.html | 2 +-
documentation/users/clustering/visualizing-sample-clusters.html | 2 +-
documentation/users/dim-reduction/dimensional-reduction.html | 2 +-
documentation/users/dim-reduction/ssvd.html | 2 +-
documentation/users/environment/classify-a-doc-from-the-shell.html | 2 +-
documentation/users/environment/h2o-internals.html | 2 +-
documentation/users/environment/how-to-build-an-app.html | 2 +-
documentation/users/environment/in-core-reference.html | 2 +-
documentation/users/environment/out-of-core-reference.html | 2 +-
documentation/users/environment/spark-internals.html | 2 +-
documentation/users/flinkbindings/flink-internals.html | 2 +-
documentation/users/flinkbindings/playing-with-samsara-flink.html | 2 +-
documentation/users/index.html | 2 +-
documentation/users/misc/mr---map-reduce.html | 2 +-
documentation/users/misc/parallel-frequent-pattern-mining.html | 2 +-
documentation/users/misc/perceptron-and-winnow.html | 2 +-
documentation/users/misc/testing.html | 2 +-
documentation/users/misc/using-mahout-with-python-via-jpype.html | 2 +-
documentation/users/recommender/intro-als-hadoop.html | 2 +-
documentation/users/recommender/intro-itembased-hadoop.html | 2 +-
documentation/users/recommender/matrix-factorization.html | 2 +-
documentation/users/recommender/recommender-documentation.html | 2 +-
documentation/users/recommender/recommender-first-timer-faq.html | 2 +-
documentation/users/recommender/userbased-5-minutes.html | 2 +-
documentation/users/sparkbindings/faq.html | 2 +-
documentation/users/sparkbindings/home.html | 2 +-
documentation/users/sparkbindings/play-with-shell.html | 2 +-
download/downloads.html | 2 +-
feed.xml | 2 +-
general/books-tutorials-and-talks.html | 2 +-
general/faq.html | 2 +-
general/glossary.html | 2 +-
general/mahout-benchmarks.html | 2 +-
general/mahout-wiki.html | 2 +-
general/powered-by-mahout.html | 2 +-
general/privacy-policy.html | 2 +-
general/professional-support.html | 2 +-
general/reference-reading.html | 2 +-
general/release-notes.html | 2 +-
index.html | 2 +-
minutes/2020/10/30/weekly-meeting-minutes.html | 2 +-
minutes/2020/11/06/weekly-meeting-minutes.html | 2 +-
minutes/2020/11/13/weekly-meeting-minutes.html | 2 +-
minutes/2020/11/20/weekly-meeting-minutes.html | 2 +-
minutes/2020/12/08/weekly-meeting-minutes.html | 2 +-
minutes/2020/12/15/weekly-meeting-minutes.html | 2 +-
minutes/2021/01/05/weekly-meeting-minutes.html | 2 +-
minutes/2021/02/02/weekly-meeting-minutes.html | 2 +-
minutes/2023/02/22/Meeting-Minutes.html | 2 +-
minutes/2023/03/29/Meeting-Minutes.html | 2 +-
minutes/2023/07/26/Meeting-Minutes.html | 2 +-
minutes/2023/08/30/Meeting-Minutes.html | 2 +-
minutes/2023/09/27/Meeting-Minutes.html | 2 +-
minutes/2023/10/25/Meeting-Minutes.html | 2 +-
minutes/2023/11/29/Meeting-Minutes.html | 2 +-
minutes/2024/01/31/Meeting-Minutes.html | 2 +-
minutes/2024/02/14/Meeting-Minutes.html | 2 +-
news-and-events/announcements.html | 2 +-
news-and-events/events.html | 2 +-
news-and-events/news.html | 2 +-
news/2017/12/20/new-website.html | 2 +-
news/2019/06/18/preping-014.html | 2 +-
news/2019/12/14/version-14-1.html | 2 +-
news/2020/10/18/version-14-1-released.html | 2 +-
papers.html | 2 +-
papers/An-Efficient-Quantum-Factoring-Algorithm.html | 2 +-
papers/Unleashing-the-Potential-of-LLMs-for-Quantum-Computing.html | 2 +-
tutorial/2021/06/01/Zeppelin-Quickstart.html | 2 +-
144 files changed, 144 insertions(+), 144 deletions(-)
diff --git a/about/distributed-matrix-math.html
b/about/distributed-matrix-math.html
index dfc7d7b4a..8e56d12e4 100644
--- a/about/distributed-matrix-math.html
+++ b/about/distributed-matrix-math.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/about/how-to-contribute.html b/about/how-to-contribute.html
index df0c1a3bc..fed413daf 100644
--- a/about/how-to-contribute.html
+++ b/about/how-to-contribute.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/community/coc.html b/community/coc.html
index 79f4076aa..ed6bb5c71 100644
--- a/community/coc.html
+++ b/community/coc.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/community/index.html b/community/index.html
index 69dcb5203..4079b7cbb 100644
--- a/community/index.html
+++ b/community/index.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/community/mailing-lists.html b/community/mailing-lists.html
index 258bc41ad..adeb7116e 100644
--- a/community/mailing-lists.html
+++ b/community/mailing-lists.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/community/who-we-are.html b/community/who-we-are.html
index d62b2e1fc..5fd10313c 100644
--- a/community/who-we-are.html
+++ b/community/who-we-are.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/buildingmahout.html
b/documentation/developers/buildingmahout.html
index fc8a4d132..63d73f146 100644
--- a/documentation/developers/buildingmahout.html
+++ b/documentation/developers/buildingmahout.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/developer-resources.html
b/documentation/developers/developer-resources.html
index 8f49c5302..712ed1a33 100644
--- a/documentation/developers/developer-resources.html
+++ b/documentation/developers/developer-resources.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/github.html
b/documentation/developers/github.html
index 341c1cb21..77809c54b 100644
--- a/documentation/developers/github.html
+++ b/documentation/developers/github.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/githubPRs.html
b/documentation/developers/githubPRs.html
index f2edd9feb..95dafd1e7 100644
--- a/documentation/developers/githubPRs.html
+++ b/documentation/developers/githubPRs.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/gsoc.html
b/documentation/developers/gsoc.html
index 28f8d0db9..1ea86b77e 100644
--- a/documentation/developers/gsoc.html
+++ b/documentation/developers/gsoc.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/how-to-become-a-committer.html
b/documentation/developers/how-to-become-a-committer.html
index 054725c3f..f3de2a07d 100644
--- a/documentation/developers/how-to-become-a-committer.html
+++ b/documentation/developers/how-to-become-a-committer.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/how-to-release.html
b/documentation/developers/how-to-release.html
index 4d258018a..67fed8312 100644
--- a/documentation/developers/how-to-release.html
+++ b/documentation/developers/how-to-release.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/how-to-update-the-website.html
b/documentation/developers/how-to-update-the-website.html
index c56676d96..3d49198f0 100644
--- a/documentation/developers/how-to-update-the-website.html
+++ b/documentation/developers/how-to-update-the-website.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/index.html
b/documentation/developers/index.html
index f970ed50b..6fb816f0e 100644
--- a/documentation/developers/index.html
+++ b/documentation/developers/index.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/issue-tracker.html
b/documentation/developers/issue-tracker.html
index 884abc4c4..9d8c41d0a 100644
--- a/documentation/developers/issue-tracker.html
+++ b/documentation/developers/issue-tracker.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/patch-check-list.html
b/documentation/developers/patch-check-list.html
index 41174913b..9dba8fae1 100644
--- a/documentation/developers/patch-check-list.html
+++ b/documentation/developers/patch-check-list.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/thirdparty-dependencies.html
b/documentation/developers/thirdparty-dependencies.html
index c9230b60d..4285362ca 100644
--- a/documentation/developers/thirdparty-dependencies.html
+++ b/documentation/developers/thirdparty-dependencies.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/developers/version-control.html
b/documentation/developers/version-control.html
index 0f3bdeeb0..9047f997a 100644
--- a/documentation/developers/version-control.html
+++ b/documentation/developers/version-control.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/tutorials/index.html
b/documentation/tutorials/index.html
index 12c6c2256..b4b745ac4 100644
--- a/documentation/tutorials/index.html
+++ b/documentation/tutorials/index.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/algorithms/d-als.html
b/documentation/users/algorithms/d-als.html
index 3a087502a..c242b1960 100644
--- a/documentation/users/algorithms/d-als.html
+++ b/documentation/users/algorithms/d-als.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/algorithms/d-qr.html
b/documentation/users/algorithms/d-qr.html
index ba2700c68..173e79dfa 100644
--- a/documentation/users/algorithms/d-qr.html
+++ b/documentation/users/algorithms/d-qr.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/algorithms/d-spca.html
b/documentation/users/algorithms/d-spca.html
index dc36e6cd2..ba680c30b 100644
--- a/documentation/users/algorithms/d-spca.html
+++ b/documentation/users/algorithms/d-spca.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/algorithms/d-ssvd.html
b/documentation/users/algorithms/d-ssvd.html
index b6fadde4a..9a3054d04 100644
--- a/documentation/users/algorithms/d-ssvd.html
+++ b/documentation/users/algorithms/d-ssvd.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/algorithms/spark-naive-bayes.html
b/documentation/users/algorithms/spark-naive-bayes.html
index 03cc66c1b..46be0fe54 100644
--- a/documentation/users/algorithms/spark-naive-bayes.html
+++ b/documentation/users/algorithms/spark-naive-bayes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/algorithms.html
b/documentation/users/basics/algorithms.html
index 1a0582478..a1b7fc5f3 100644
--- a/documentation/users/basics/algorithms.html
+++ b/documentation/users/basics/algorithms.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/collections.html
b/documentation/users/basics/collections.html
index 2c234633e..23c146134 100644
--- a/documentation/users/basics/collections.html
+++ b/documentation/users/basics/collections.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/collocations.html
b/documentation/users/basics/collocations.html
index 208b2dd11..7bb05090b 100644
--- a/documentation/users/basics/collocations.html
+++ b/documentation/users/basics/collocations.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/creating-vectors-from-text.html
b/documentation/users/basics/creating-vectors-from-text.html
index 6554e839e..48053e404 100644
--- a/documentation/users/basics/creating-vectors-from-text.html
+++ b/documentation/users/basics/creating-vectors-from-text.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/creating-vectors.html
b/documentation/users/basics/creating-vectors.html
index b33fe243f..c1595bea2 100644
--- a/documentation/users/basics/creating-vectors.html
+++ b/documentation/users/basics/creating-vectors.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/gaussian-discriminative-analysis.html
b/documentation/users/basics/gaussian-discriminative-analysis.html
index c021b17b5..361dfb591 100644
--- a/documentation/users/basics/gaussian-discriminative-analysis.html
+++ b/documentation/users/basics/gaussian-discriminative-analysis.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/independent-component-analysis.html
b/documentation/users/basics/independent-component-analysis.html
index bcca6943d..9254a1d64 100644
--- a/documentation/users/basics/independent-component-analysis.html
+++ b/documentation/users/basics/independent-component-analysis.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/mahout-collections.html
b/documentation/users/basics/mahout-collections.html
index a4c16e63e..a5ea1d46d 100644
--- a/documentation/users/basics/mahout-collections.html
+++ b/documentation/users/basics/mahout-collections.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/mahoutintegration.html
b/documentation/users/basics/mahoutintegration.html
index d1c68a3c7..b222be278 100644
--- a/documentation/users/basics/mahoutintegration.html
+++ b/documentation/users/basics/mahoutintegration.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/matrix-and-vector-needs.html
b/documentation/users/basics/matrix-and-vector-needs.html
index a03c0bdb2..e40bc01f1 100644
--- a/documentation/users/basics/matrix-and-vector-needs.html
+++ b/documentation/users/basics/matrix-and-vector-needs.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/principal-components-analysis.html
b/documentation/users/basics/principal-components-analysis.html
index a178c8526..f5ddad89d 100644
--- a/documentation/users/basics/principal-components-analysis.html
+++ b/documentation/users/basics/principal-components-analysis.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/svd---singular-value-decomposition.html
b/documentation/users/basics/svd---singular-value-decomposition.html
index d0fafff66..58c419deb 100644
--- a/documentation/users/basics/svd---singular-value-decomposition.html
+++ b/documentation/users/basics/svd---singular-value-decomposition.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/basics/system-requirements.html
b/documentation/users/basics/system-requirements.html
index 767d3c6ba..882b041b4 100644
--- a/documentation/users/basics/system-requirements.html
+++ b/documentation/users/basics/system-requirements.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git
a/documentation/users/basics/tf-idf---term-frequency-inverse-document-frequency.html
b/documentation/users/basics/tf-idf---term-frequency-inverse-document-frequency.html
index c34f45fea..2522c3f9c 100644
---
a/documentation/users/basics/tf-idf---term-frequency-inverse-document-frequency.html
+++
b/documentation/users/basics/tf-idf---term-frequency-inverse-document-frequency.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/bankmarketing-example.html
b/documentation/users/classification/bankmarketing-example.html
index 70c5c3b48..5f12d01f0 100644
--- a/documentation/users/classification/bankmarketing-example.html
+++ b/documentation/users/classification/bankmarketing-example.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/bayesian-commandline.html
b/documentation/users/classification/bayesian-commandline.html
index e03a117ce..4d5649e3a 100644
--- a/documentation/users/classification/bayesian-commandline.html
+++ b/documentation/users/classification/bayesian-commandline.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/bayesian.html
b/documentation/users/classification/bayesian.html
index bceb8a714..b99ce5349 100644
--- a/documentation/users/classification/bayesian.html
+++ b/documentation/users/classification/bayesian.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/breiman-example.html
b/documentation/users/classification/breiman-example.html
index 51d3bcf7f..c2923bbf0 100644
--- a/documentation/users/classification/breiman-example.html
+++ b/documentation/users/classification/breiman-example.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/class-discovery.html
b/documentation/users/classification/class-discovery.html
index 4a585356b..8d7852b14 100644
--- a/documentation/users/classification/class-discovery.html
+++ b/documentation/users/classification/class-discovery.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/classifyingyourdata.html
b/documentation/users/classification/classifyingyourdata.html
index 7f5253072..b3431b44a 100644
--- a/documentation/users/classification/classifyingyourdata.html
+++ b/documentation/users/classification/classifyingyourdata.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/hidden-markov-models.html
b/documentation/users/classification/hidden-markov-models.html
index 0846dff5a..54ab76deb 100644
--- a/documentation/users/classification/hidden-markov-models.html
+++ b/documentation/users/classification/hidden-markov-models.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git
a/documentation/users/classification/locally-weighted-linear-regression.html
b/documentation/users/classification/locally-weighted-linear-regression.html
index 3c15d4aa9..5c12e04c0 100644
--- a/documentation/users/classification/locally-weighted-linear-regression.html
+++ b/documentation/users/classification/locally-weighted-linear-regression.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/logistic-regression.html
b/documentation/users/classification/logistic-regression.html
index 6a285a333..e202fdfd6 100644
--- a/documentation/users/classification/logistic-regression.html
+++ b/documentation/users/classification/logistic-regression.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/mlp.html
b/documentation/users/classification/mlp.html
index 6c2f9a364..29e7cc763 100644
--- a/documentation/users/classification/mlp.html
+++ b/documentation/users/classification/mlp.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/naivebayes.html
b/documentation/users/classification/naivebayes.html
index ae976a991..2e6a1c1c7 100644
--- a/documentation/users/classification/naivebayes.html
+++ b/documentation/users/classification/naivebayes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/neural-network.html
b/documentation/users/classification/neural-network.html
index 9be2d697c..f3f95a333 100644
--- a/documentation/users/classification/neural-network.html
+++ b/documentation/users/classification/neural-network.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/partial-implementation.html
b/documentation/users/classification/partial-implementation.html
index 94da1289f..dd359f09d 100644
--- a/documentation/users/classification/partial-implementation.html
+++ b/documentation/users/classification/partial-implementation.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/random-forests.html
b/documentation/users/classification/random-forests.html
index 38f90c7e6..07753501a 100644
--- a/documentation/users/classification/random-forests.html
+++ b/documentation/users/classification/random-forests.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git
a/documentation/users/classification/restricted-boltzmann-machines.html
b/documentation/users/classification/restricted-boltzmann-machines.html
index f26f09459..30a29c09e 100644
--- a/documentation/users/classification/restricted-boltzmann-machines.html
+++ b/documentation/users/classification/restricted-boltzmann-machines.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/support-vector-machines.html
b/documentation/users/classification/support-vector-machines.html
index d59151f27..58808d307 100644
--- a/documentation/users/classification/support-vector-machines.html
+++ b/documentation/users/classification/support-vector-machines.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/classification/twenty-newsgroups.html
b/documentation/users/classification/twenty-newsgroups.html
index dd5f11ade..495033864 100644
--- a/documentation/users/classification/twenty-newsgroups.html
+++ b/documentation/users/classification/twenty-newsgroups.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git
a/documentation/users/classification/wikipedia-classifier-example.html
b/documentation/users/classification/wikipedia-classifier-example.html
index 39e20437f..fce5667de 100644
--- a/documentation/users/classification/wikipedia-classifier-example.html
+++ b/documentation/users/classification/wikipedia-classifier-example.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/20newsgroups.html
b/documentation/users/clustering/20newsgroups.html
index d76a0c8e6..91d23b00f 100644
--- a/documentation/users/clustering/20newsgroups.html
+++ b/documentation/users/clustering/20newsgroups.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/canopy-clustering.html
b/documentation/users/clustering/canopy-clustering.html
index 2eb1d9d1d..2ec6d15af 100644
--- a/documentation/users/clustering/canopy-clustering.html
+++ b/documentation/users/clustering/canopy-clustering.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/canopy-commandline.html
b/documentation/users/clustering/canopy-commandline.html
index 965e21910..8fb330390 100644
--- a/documentation/users/clustering/canopy-commandline.html
+++ b/documentation/users/clustering/canopy-commandline.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/cluster-dumper.html
b/documentation/users/clustering/cluster-dumper.html
index 8f8b23e2e..ef746e9aa 100644
--- a/documentation/users/clustering/cluster-dumper.html
+++ b/documentation/users/clustering/cluster-dumper.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git
a/documentation/users/clustering/clustering-of-synthetic-control-data.html
b/documentation/users/clustering/clustering-of-synthetic-control-data.html
index 4145e9fe1..bce45c740 100644
--- a/documentation/users/clustering/clustering-of-synthetic-control-data.html
+++ b/documentation/users/clustering/clustering-of-synthetic-control-data.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/clustering-seinfeld-episodes.html
b/documentation/users/clustering/clustering-seinfeld-episodes.html
index 2f993e7b4..151d20724 100644
--- a/documentation/users/clustering/clustering-seinfeld-episodes.html
+++ b/documentation/users/clustering/clustering-seinfeld-episodes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/clusteringyourdata.html
b/documentation/users/clustering/clusteringyourdata.html
index 2078db683..821d80ffe 100644
--- a/documentation/users/clustering/clusteringyourdata.html
+++ b/documentation/users/clustering/clusteringyourdata.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/expectation-maximization.html
b/documentation/users/clustering/expectation-maximization.html
index 54b3d9a2f..2df5bc56f 100644
--- a/documentation/users/clustering/expectation-maximization.html
+++ b/documentation/users/clustering/expectation-maximization.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/fuzzy-k-means-commandline.html
b/documentation/users/clustering/fuzzy-k-means-commandline.html
index 29723d40b..88b316bd9 100644
--- a/documentation/users/clustering/fuzzy-k-means-commandline.html
+++ b/documentation/users/clustering/fuzzy-k-means-commandline.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/fuzzy-k-means.html
b/documentation/users/clustering/fuzzy-k-means.html
index 63ba23ea4..4bd14cb79 100644
--- a/documentation/users/clustering/fuzzy-k-means.html
+++ b/documentation/users/clustering/fuzzy-k-means.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/hierarchical-clustering.html
b/documentation/users/clustering/hierarchical-clustering.html
index fa7fd576e..63bc23b00 100644
--- a/documentation/users/clustering/hierarchical-clustering.html
+++ b/documentation/users/clustering/hierarchical-clustering.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/k-means-clustering.html
b/documentation/users/clustering/k-means-clustering.html
index cafa8c1c4..628113a7d 100644
--- a/documentation/users/clustering/k-means-clustering.html
+++ b/documentation/users/clustering/k-means-clustering.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/k-means-commandline.html
b/documentation/users/clustering/k-means-commandline.html
index be774195d..833fe03ac 100644
--- a/documentation/users/clustering/k-means-commandline.html
+++ b/documentation/users/clustering/k-means-commandline.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/latent-dirichlet-allocation.html
b/documentation/users/clustering/latent-dirichlet-allocation.html
index 6af617300..90ffea751 100644
--- a/documentation/users/clustering/latent-dirichlet-allocation.html
+++ b/documentation/users/clustering/latent-dirichlet-allocation.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/lda-commandline.html
b/documentation/users/clustering/lda-commandline.html
index 13477f749..23b37fbfa 100644
--- a/documentation/users/clustering/lda-commandline.html
+++ b/documentation/users/clustering/lda-commandline.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/llr---log-likelihood-ratio.html
b/documentation/users/clustering/llr---log-likelihood-ratio.html
index e5216bea0..4e40bad3d 100644
--- a/documentation/users/clustering/llr---log-likelihood-ratio.html
+++ b/documentation/users/clustering/llr---log-likelihood-ratio.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/spectral-clustering.html
b/documentation/users/clustering/spectral-clustering.html
index 190933c80..18ca53323 100644
--- a/documentation/users/clustering/spectral-clustering.html
+++ b/documentation/users/clustering/spectral-clustering.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/streaming-k-means.html
b/documentation/users/clustering/streaming-k-means.html
index 5cb791f23..3ffb15e63 100644
--- a/documentation/users/clustering/streaming-k-means.html
+++ b/documentation/users/clustering/streaming-k-means.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/viewing-result.html
b/documentation/users/clustering/viewing-result.html
index a0bdc6e55..2d9c4f456 100644
--- a/documentation/users/clustering/viewing-result.html
+++ b/documentation/users/clustering/viewing-result.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/viewing-results.html
b/documentation/users/clustering/viewing-results.html
index ed953f961..673e99330 100644
--- a/documentation/users/clustering/viewing-results.html
+++ b/documentation/users/clustering/viewing-results.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/clustering/visualizing-sample-clusters.html
b/documentation/users/clustering/visualizing-sample-clusters.html
index 02957897a..25a0f68d5 100644
--- a/documentation/users/clustering/visualizing-sample-clusters.html
+++ b/documentation/users/clustering/visualizing-sample-clusters.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/dim-reduction/dimensional-reduction.html
b/documentation/users/dim-reduction/dimensional-reduction.html
index 99ef73881..8c5558b6e 100644
--- a/documentation/users/dim-reduction/dimensional-reduction.html
+++ b/documentation/users/dim-reduction/dimensional-reduction.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/dim-reduction/ssvd.html
b/documentation/users/dim-reduction/ssvd.html
index a8f5c252a..2cf7d6c16 100644
--- a/documentation/users/dim-reduction/ssvd.html
+++ b/documentation/users/dim-reduction/ssvd.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/environment/classify-a-doc-from-the-shell.html
b/documentation/users/environment/classify-a-doc-from-the-shell.html
index 57d919ad8..449caaaed 100644
--- a/documentation/users/environment/classify-a-doc-from-the-shell.html
+++ b/documentation/users/environment/classify-a-doc-from-the-shell.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/environment/h2o-internals.html
b/documentation/users/environment/h2o-internals.html
index 0b84cfbc9..10e7ab21d 100644
--- a/documentation/users/environment/h2o-internals.html
+++ b/documentation/users/environment/h2o-internals.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/environment/how-to-build-an-app.html
b/documentation/users/environment/how-to-build-an-app.html
index 7fd3f7bc2..563d3d4c6 100644
--- a/documentation/users/environment/how-to-build-an-app.html
+++ b/documentation/users/environment/how-to-build-an-app.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/environment/in-core-reference.html
b/documentation/users/environment/in-core-reference.html
index 4957cc63c..b3d75e75c 100644
--- a/documentation/users/environment/in-core-reference.html
+++ b/documentation/users/environment/in-core-reference.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/environment/out-of-core-reference.html
b/documentation/users/environment/out-of-core-reference.html
index 0d84be56d..094027085 100644
--- a/documentation/users/environment/out-of-core-reference.html
+++ b/documentation/users/environment/out-of-core-reference.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/environment/spark-internals.html
b/documentation/users/environment/spark-internals.html
index 3b6db7cd2..3459be03a 100644
--- a/documentation/users/environment/spark-internals.html
+++ b/documentation/users/environment/spark-internals.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/flinkbindings/flink-internals.html
b/documentation/users/flinkbindings/flink-internals.html
index 750cb3c2c..785d714c9 100644
--- a/documentation/users/flinkbindings/flink-internals.html
+++ b/documentation/users/flinkbindings/flink-internals.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/flinkbindings/playing-with-samsara-flink.html
b/documentation/users/flinkbindings/playing-with-samsara-flink.html
index d04e0b06d..7d5d91fc5 100644
--- a/documentation/users/flinkbindings/playing-with-samsara-flink.html
+++ b/documentation/users/flinkbindings/playing-with-samsara-flink.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/index.html b/documentation/users/index.html
index d252899fc..2b5fec157 100644
--- a/documentation/users/index.html
+++ b/documentation/users/index.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/misc/mr---map-reduce.html
b/documentation/users/misc/mr---map-reduce.html
index 1f8ecbe15..4e04b2f82 100644
--- a/documentation/users/misc/mr---map-reduce.html
+++ b/documentation/users/misc/mr---map-reduce.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/misc/parallel-frequent-pattern-mining.html
b/documentation/users/misc/parallel-frequent-pattern-mining.html
index f64f4eeb3..c5f284141 100644
--- a/documentation/users/misc/parallel-frequent-pattern-mining.html
+++ b/documentation/users/misc/parallel-frequent-pattern-mining.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/misc/perceptron-and-winnow.html
b/documentation/users/misc/perceptron-and-winnow.html
index d8f900f6d..199826523 100644
--- a/documentation/users/misc/perceptron-and-winnow.html
+++ b/documentation/users/misc/perceptron-and-winnow.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/misc/testing.html
b/documentation/users/misc/testing.html
index 6be9c4cda..0b911cd21 100644
--- a/documentation/users/misc/testing.html
+++ b/documentation/users/misc/testing.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/misc/using-mahout-with-python-via-jpype.html
b/documentation/users/misc/using-mahout-with-python-via-jpype.html
index 30d1a3a21..025e206a9 100644
--- a/documentation/users/misc/using-mahout-with-python-via-jpype.html
+++ b/documentation/users/misc/using-mahout-with-python-via-jpype.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/recommender/intro-als-hadoop.html
b/documentation/users/recommender/intro-als-hadoop.html
index 64e62114c..57ee9b4c7 100644
--- a/documentation/users/recommender/intro-als-hadoop.html
+++ b/documentation/users/recommender/intro-als-hadoop.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/recommender/intro-itembased-hadoop.html
b/documentation/users/recommender/intro-itembased-hadoop.html
index 172cdea5c..ecfbf09b2 100644
--- a/documentation/users/recommender/intro-itembased-hadoop.html
+++ b/documentation/users/recommender/intro-itembased-hadoop.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/recommender/matrix-factorization.html
b/documentation/users/recommender/matrix-factorization.html
index 45eef2fb7..d86f06718 100644
--- a/documentation/users/recommender/matrix-factorization.html
+++ b/documentation/users/recommender/matrix-factorization.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/recommender/recommender-documentation.html
b/documentation/users/recommender/recommender-documentation.html
index 855032c9d..795b36e94 100644
--- a/documentation/users/recommender/recommender-documentation.html
+++ b/documentation/users/recommender/recommender-documentation.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/recommender/recommender-first-timer-faq.html
b/documentation/users/recommender/recommender-first-timer-faq.html
index dba2cdf83..05fc2921d 100644
--- a/documentation/users/recommender/recommender-first-timer-faq.html
+++ b/documentation/users/recommender/recommender-first-timer-faq.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/recommender/userbased-5-minutes.html
b/documentation/users/recommender/userbased-5-minutes.html
index e7b9ef850..dab553813 100644
--- a/documentation/users/recommender/userbased-5-minutes.html
+++ b/documentation/users/recommender/userbased-5-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/sparkbindings/faq.html
b/documentation/users/sparkbindings/faq.html
index 0468d5fb5..75cb6d85d 100644
--- a/documentation/users/sparkbindings/faq.html
+++ b/documentation/users/sparkbindings/faq.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/sparkbindings/home.html
b/documentation/users/sparkbindings/home.html
index 1e54c51c6..b21adf80e 100644
--- a/documentation/users/sparkbindings/home.html
+++ b/documentation/users/sparkbindings/home.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/documentation/users/sparkbindings/play-with-shell.html
b/documentation/users/sparkbindings/play-with-shell.html
index 63d39a1a9..87f2178cf 100644
--- a/documentation/users/sparkbindings/play-with-shell.html
+++ b/documentation/users/sparkbindings/play-with-shell.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/download/downloads.html b/download/downloads.html
index efd4da4aa..6930fc98e 100644
--- a/download/downloads.html
+++ b/download/downloads.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/feed.xml b/feed.xml
index 4ae2600e3..da82b3311 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.2">Jekyll</generator><link
href="http://mahout.apache.org//feed.xml" rel="self"
type="application/atom+xml" /><link href="http://mahout.apache.org//"
rel="alternate" type="text/html"
/><updated>2024-03-04T19:19:21+00:00</updated><id>http://mahout.apache.org//feed.xml</id><title
type="html">Apache Mahout</title><subtitle>Distributed Linear
Algebra</subtitle> [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.2">Jekyll</generator><link
href="http://mahout.apache.org//feed.xml" rel="self"
type="application/atom+xml" /><link href="http://mahout.apache.org//"
rel="alternate" type="text/html"
/><updated>2024-03-04T23:36:41+00:00</updated><id>http://mahout.apache.org//feed.xml</id><title
type="html">Apache Mahout</title><subtitle>Distributed Linear
Algebra</subtitle> [...]
<h3 id="attendees">Attendees</h3>
<ul>
diff --git a/general/books-tutorials-and-talks.html
b/general/books-tutorials-and-talks.html
index b44bcf048..3a6eb25d5 100644
--- a/general/books-tutorials-and-talks.html
+++ b/general/books-tutorials-and-talks.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/faq.html b/general/faq.html
index 1c5baba89..5d2f26c59 100644
--- a/general/faq.html
+++ b/general/faq.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/glossary.html b/general/glossary.html
index 790b824cf..29db2496d 100644
--- a/general/glossary.html
+++ b/general/glossary.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/mahout-benchmarks.html b/general/mahout-benchmarks.html
index 9a5fc5a7b..0a5029089 100644
--- a/general/mahout-benchmarks.html
+++ b/general/mahout-benchmarks.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/mahout-wiki.html b/general/mahout-wiki.html
index e0e32b7b9..ee9ef8f9b 100644
--- a/general/mahout-wiki.html
+++ b/general/mahout-wiki.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/powered-by-mahout.html b/general/powered-by-mahout.html
index 02f045445..57e250e6e 100644
--- a/general/powered-by-mahout.html
+++ b/general/powered-by-mahout.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/privacy-policy.html b/general/privacy-policy.html
index 4cab8b1ae..7f358b5b6 100644
--- a/general/privacy-policy.html
+++ b/general/privacy-policy.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/professional-support.html
b/general/professional-support.html
index 55b053b71..b7b91a885 100644
--- a/general/professional-support.html
+++ b/general/professional-support.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/reference-reading.html b/general/reference-reading.html
index aadf7c0eb..b2d2bdcfb 100644
--- a/general/reference-reading.html
+++ b/general/reference-reading.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/general/release-notes.html b/general/release-notes.html
index 76b8288c1..74c5af519 100644
--- a/general/release-notes.html
+++ b/general/release-notes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/index.html b/index.html
index 341834fe6..b5f9af2dc 100644
--- a/index.html
+++ b/index.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2020/10/30/weekly-meeting-minutes.html
b/minutes/2020/10/30/weekly-meeting-minutes.html
index 0534c8ad5..8b478126e 100644
--- a/minutes/2020/10/30/weekly-meeting-minutes.html
+++ b/minutes/2020/10/30/weekly-meeting-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2020/11/06/weekly-meeting-minutes.html
b/minutes/2020/11/06/weekly-meeting-minutes.html
index 4ce2887c1..1e01ed030 100644
--- a/minutes/2020/11/06/weekly-meeting-minutes.html
+++ b/minutes/2020/11/06/weekly-meeting-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2020/11/13/weekly-meeting-minutes.html
b/minutes/2020/11/13/weekly-meeting-minutes.html
index 5725d9eb6..f0372c0a2 100644
--- a/minutes/2020/11/13/weekly-meeting-minutes.html
+++ b/minutes/2020/11/13/weekly-meeting-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2020/11/20/weekly-meeting-minutes.html
b/minutes/2020/11/20/weekly-meeting-minutes.html
index 289f31fd9..8434ff3e4 100644
--- a/minutes/2020/11/20/weekly-meeting-minutes.html
+++ b/minutes/2020/11/20/weekly-meeting-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2020/12/08/weekly-meeting-minutes.html
b/minutes/2020/12/08/weekly-meeting-minutes.html
index 785297c13..d02e08106 100644
--- a/minutes/2020/12/08/weekly-meeting-minutes.html
+++ b/minutes/2020/12/08/weekly-meeting-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2020/12/15/weekly-meeting-minutes.html
b/minutes/2020/12/15/weekly-meeting-minutes.html
index f2b0116d3..2db70d3e1 100644
--- a/minutes/2020/12/15/weekly-meeting-minutes.html
+++ b/minutes/2020/12/15/weekly-meeting-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2021/01/05/weekly-meeting-minutes.html
b/minutes/2021/01/05/weekly-meeting-minutes.html
index 65bb5f674..e6309a0f4 100644
--- a/minutes/2021/01/05/weekly-meeting-minutes.html
+++ b/minutes/2021/01/05/weekly-meeting-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2021/02/02/weekly-meeting-minutes.html
b/minutes/2021/02/02/weekly-meeting-minutes.html
index 9f89863fd..0c93e82b8 100644
--- a/minutes/2021/02/02/weekly-meeting-minutes.html
+++ b/minutes/2021/02/02/weekly-meeting-minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2023/02/22/Meeting-Minutes.html
b/minutes/2023/02/22/Meeting-Minutes.html
index 25227a546..44af6d424 100644
--- a/minutes/2023/02/22/Meeting-Minutes.html
+++ b/minutes/2023/02/22/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2023/03/29/Meeting-Minutes.html
b/minutes/2023/03/29/Meeting-Minutes.html
index bdd0af685..21097406a 100644
--- a/minutes/2023/03/29/Meeting-Minutes.html
+++ b/minutes/2023/03/29/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2023/07/26/Meeting-Minutes.html
b/minutes/2023/07/26/Meeting-Minutes.html
index 765258621..85c7b2325 100644
--- a/minutes/2023/07/26/Meeting-Minutes.html
+++ b/minutes/2023/07/26/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2023/08/30/Meeting-Minutes.html
b/minutes/2023/08/30/Meeting-Minutes.html
index 64566c8c0..63f773e29 100644
--- a/minutes/2023/08/30/Meeting-Minutes.html
+++ b/minutes/2023/08/30/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2023/09/27/Meeting-Minutes.html
b/minutes/2023/09/27/Meeting-Minutes.html
index 6482d915d..1f661a5bf 100644
--- a/minutes/2023/09/27/Meeting-Minutes.html
+++ b/minutes/2023/09/27/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2023/10/25/Meeting-Minutes.html
b/minutes/2023/10/25/Meeting-Minutes.html
index b1f79f716..8e44c1739 100644
--- a/minutes/2023/10/25/Meeting-Minutes.html
+++ b/minutes/2023/10/25/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2023/11/29/Meeting-Minutes.html
b/minutes/2023/11/29/Meeting-Minutes.html
index 9da503592..fe0dd2204 100644
--- a/minutes/2023/11/29/Meeting-Minutes.html
+++ b/minutes/2023/11/29/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2024/01/31/Meeting-Minutes.html
b/minutes/2024/01/31/Meeting-Minutes.html
index a88910bcd..eb1a8395d 100644
--- a/minutes/2024/01/31/Meeting-Minutes.html
+++ b/minutes/2024/01/31/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/minutes/2024/02/14/Meeting-Minutes.html
b/minutes/2024/02/14/Meeting-Minutes.html
index f16b1d5d1..5f990073f 100644
--- a/minutes/2024/02/14/Meeting-Minutes.html
+++ b/minutes/2024/02/14/Meeting-Minutes.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/news-and-events/announcements.html
b/news-and-events/announcements.html
index be6e0ad4a..218adcad0 100644
--- a/news-and-events/announcements.html
+++ b/news-and-events/announcements.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/news-and-events/events.html b/news-and-events/events.html
index 74c40d20e..0955bb2e0 100644
--- a/news-and-events/events.html
+++ b/news-and-events/events.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/news-and-events/news.html b/news-and-events/news.html
index 97cf963cf..d08163962 100644
--- a/news-and-events/news.html
+++ b/news-and-events/news.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/news/2017/12/20/new-website.html b/news/2017/12/20/new-website.html
index b9ba4732f..9d1c193c7 100644
--- a/news/2017/12/20/new-website.html
+++ b/news/2017/12/20/new-website.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/news/2019/06/18/preping-014.html b/news/2019/06/18/preping-014.html
index 47c0313f6..3dc55e073 100644
--- a/news/2019/06/18/preping-014.html
+++ b/news/2019/06/18/preping-014.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/news/2019/12/14/version-14-1.html
b/news/2019/12/14/version-14-1.html
index 7a0b7ed24..da2882ca9 100644
--- a/news/2019/12/14/version-14-1.html
+++ b/news/2019/12/14/version-14-1.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/news/2020/10/18/version-14-1-released.html
b/news/2020/10/18/version-14-1-released.html
index efe4cd8de..972c342aa 100644
--- a/news/2020/10/18/version-14-1-released.html
+++ b/news/2020/10/18/version-14-1-released.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/papers.html b/papers.html
index a407751c5..3a415ec93 100644
--- a/papers.html
+++ b/papers.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/papers/An-Efficient-Quantum-Factoring-Algorithm.html
b/papers/An-Efficient-Quantum-Factoring-Algorithm.html
index 62c004605..29174fd8d 100644
--- a/papers/An-Efficient-Quantum-Factoring-Algorithm.html
+++ b/papers/An-Efficient-Quantum-Factoring-Algorithm.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/papers/Unleashing-the-Potential-of-LLMs-for-Quantum-Computing.html
b/papers/Unleashing-the-Potential-of-LLMs-for-Quantum-Computing.html
index eecef9b92..338bc67c2 100644
--- a/papers/Unleashing-the-Potential-of-LLMs-for-Quantum-Computing.html
+++ b/papers/Unleashing-the-Potential-of-LLMs-for-Quantum-Computing.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"
diff --git a/tutorial/2021/06/01/Zeppelin-Quickstart.html
b/tutorial/2021/06/01/Zeppelin-Quickstart.html
index 7775e03c8..eab43d8f5 100644
--- a/tutorial/2021/06/01/Zeppelin-Quickstart.html
+++ b/tutorial/2021/06/01/Zeppelin-Quickstart.html
@@ -82,7 +82,7 @@
aria-expanded="false">Documentation</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
- href="/papers">Papers</a>
+ href="/papers.html">Papers</a>
<a class="dropdown-item"
href="/documentation/users">User Guide</a>
<a class="dropdown-item"