This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/master by this push:
new f9e00ea HDDS-7678. Link to the nightly doc on the Ozone website (#44)
f9e00ea is described below
commit f9e00eaec5ed56d84d0d6012a16852984b07aa3b
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Sep 14 10:08:12 2023 +0200
HDDS-7678. Link to the nightly doc on the Ozone website (#44)
---
layouts/custompage/docs.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/custompage/docs.html b/layouts/custompage/docs.html
index f7df409..ce42ee5 100644
--- a/layouts/custompage/docs.html
+++ b/layouts/custompage/docs.html
@@ -21,7 +21,7 @@ Choose a version:
<p>
<table class="table table-striped">
<tr>
- <td><a
href="https://ci-hadoop.apache.org/view/Hadoop%20Ozone/job/ozone-doc-master/lastSuccessfulBuild/artifact/hadoop-hdds/docs/public/index.html">edge(master)</a></td>
+ <td><a href="/docs/edge/">edge (master)</a></td>
</tr>
{{range first 5 (where (where .Site.Pages "Section" "release")
".Params.linked" true) }}
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]