This is an automated email from the ASF dual-hosted git repository.
rkk pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/sdap-website.git
The following commit(s) were added to refs/heads/staging by this push:
new 11bde04 Fix broken RTD links
11bde04 is described below
commit 11bde04f095d4e9f146ad1ecf58f6eee25f42934
Author: rileykk <[email protected]>
AuthorDate: Mon Apr 29 07:39:11 2024 -0700
Fix broken RTD links
---
docs.html | 2 +-
downloads.html | 4 ++--
source/docs.html | 2 +-
source/downloads.html | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs.html b/docs.html
index 80994b0..aa0228a 100644
--- a/docs.html
+++ b/docs.html
@@ -64,7 +64,7 @@
<h2>Build and Deploy SDAP locally</h2>
<p>
- Guides to <a
href="https://sdap-nexus.readthedocs.io/en/latest/build.html">build</a> and <a
href="https://sdap-nexus.readthedocs.io/en/latest/quickstart.html">deploy</a>
SDAP using Docker are available at Read the Docs.
+ Guides to <a
href="https://incubator-sdap-nexus.readthedocs.io/en/latest/build.html">build</a>
and <a
href="https://incubator-sdap-nexus.readthedocs.io/en/latest/quickstart.html">deploy</a>
SDAP using Docker are available at Read the Docs.
</p>
<h2>Deployment to Production</h2>
diff --git a/downloads.html b/downloads.html
index a416917..6ab230f 100644
--- a/downloads.html
+++ b/downloads.html
@@ -294,8 +294,8 @@
<li>Download the source distributions, signatures and checksums for the
version of SDAP you wish to use from the table above.</li>
<li><a href="https://www.apache.org/info/verification.html">Verify</a> the
downloaded release artifacts. You can find a list of SDAP contributors' keys in
the <a href="https://downloads.apache.org/sdap/KEYS">KEYS file here</a>.</li>
<li>Ensure you have <a href="https://www.docker.com/">Docker</a> installed
and running.</li>
- <li>Use the <a
href="https://sdap-nexus.readthedocs.io/en/latest/build.html">build guide</a>
to build the SDAP components.</li>
- <li>Use the <a
href="https://sdap-nexus.readthedocs.io/en/latest/quickstart.htmll">quickstart
guide</a> to deploy the SDAP components.</li>
+ <li>Use the <a
href="https://incubator-sdap-nexus.readthedocs.io/en/latest/build.html">build
guide</a> to build the SDAP components.</li>
+ <li>Use the <a
href="https://incubator-sdap-nexus.readthedocs.io/en/latest/quickstart.html">quickstart
guide</a> to deploy the SDAP components.</li>
</ol>
<!-- footer -->
diff --git a/source/docs.html b/source/docs.html
index b10214b..6bdbaad 100644
--- a/source/docs.html
+++ b/source/docs.html
@@ -10,7 +10,7 @@
<h2>Build and Deploy SDAP locally</h2>
<p>
- Guides to <a
href="https://sdap-nexus.readthedocs.io/en/latest/build.html">build</a> and <a
href="https://sdap-nexus.readthedocs.io/en/latest/quickstart.html">deploy</a>
SDAP using Docker are available at Read the Docs.
+ Guides to <a
href="https://incubator-sdap-nexus.readthedocs.io/en/latest/build.html">build</a>
and <a
href="https://incubator-sdap-nexus.readthedocs.io/en/latest/quickstart.html">deploy</a>
SDAP using Docker are available at Read the Docs.
</p>
<h2>Deployment to Production</h2>
diff --git a/source/downloads.html b/source/downloads.html
index 6575288..efdc532 100644
--- a/source/downloads.html
+++ b/source/downloads.html
@@ -100,8 +100,8 @@
<li>Download the source distributions, signatures and checksums for the
version of SDAP you wish to use from the table above.</li>
<li><a href="https://www.apache.org/info/verification.html">Verify</a> the
downloaded release artifacts. You can find a list of SDAP contributors' keys in
the <a href="https://downloads.apache.org/sdap/KEYS">KEYS file here</a>.</li>
<li>Ensure you have <a href="https://www.docker.com/">Docker</a> installed
and running.</li>
- <li>Use the <a
href="https://sdap-nexus.readthedocs.io/en/latest/build.html">build guide</a>
to build the SDAP components.</li>
- <li>Use the <a
href="https://sdap-nexus.readthedocs.io/en/latest/quickstart.htmll">quickstart
guide</a> to deploy the SDAP components.</li>
+ <li>Use the <a
href="https://incubator-sdap-nexus.readthedocs.io/en/latest/build.html">build
guide</a> to build the SDAP components.</li>
+ <li>Use the <a
href="https://incubator-sdap-nexus.readthedocs.io/en/latest/quickstart.html">quickstart
guide</a> to deploy the SDAP components.</li>
</ol>
{% include footer.html %}
\ No newline at end of file