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 26464f5 HDDS-6006. Leftover links pointing to hadoop.apache.org (#19)
26464f5 is described below
commit 26464f5d5625b7eec5c8244c75834ce439de76f2
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Fri Nov 19 11:49:53 2021 +0100
HDDS-6006. Leftover links pointing to hadoop.apache.org (#19)
---
layouts/release/single.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/release/single.html b/layouts/release/single.html
index 9bc271b..29b0f77 100644
--- a/layouts/release/single.html
+++ b/layouts/release/single.html
@@ -51,7 +51,7 @@
(<a href="https://downloads.apache.org/ozone/{{.File.BaseFileName
}}/ozone-{{.File.BaseFileName }}-src.tar.gz.sha512">checksum</a>
<a href="https://downloads.apache.org/ozone/{{.File.BaseFileName
}}/ozone-{{.File.BaseFileName }}-src.tar.gz.asc">signature</a>)
</p>
- <p><a href="https://hadoop.apache.org/ozone/docs/{{.File.BaseFileName
}}" class="btn btn-primary">Documentation</a>
+ <p><a href="https://ozone.apache.org/docs/{{.File.BaseFileName }}"
class="btn btn-primary">Documentation</a>
</p>
{{end}}
<p><small>{{dateFormat "2006 Jan 2 " .Date}}</small></p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]