This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ba0a3dc Publishing from 23a7058e599ec3eddccf0370bd1835036bccd859
ba0a3dc is described below
commit ba0a3dc68667c51aec31773ae92fb95d25aa5e2d
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Thu Jun 4 14:48:30 2026 +0000
Publishing from 23a7058e599ec3eddccf0370bd1835036bccd859
---
content/redirects.json | 1 +
content/releases/index.html | 11 +++++++++++
2 files changed, 12 insertions(+)
diff --git a/content/redirects.json b/content/redirects.json
new file mode 100644
index 0000000..1ecbf56
--- /dev/null
+++ b/content/redirects.json
@@ -0,0 +1 @@
+{"/releases/":"/libraryAndCLI/"}
\ No newline at end of file
diff --git a/content/releases/index.html b/content/releases/index.html
new file mode 100644
index 0000000..08dbda4
--- /dev/null
+++ b/content/releases/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en-US">
+ <meta charset="utf-8">
+ <title>Redirecting…</title>
+ <link rel="canonical" href="/libraryAndCLI/">
+ <script>location="/libraryAndCLI/"</script>
+ <meta http-equiv="refresh" content="0; url=/libraryAndCLI/">
+ <meta name="robots" content="noindex">
+ <h1>Redirecting…</h1>
+ <a href="/libraryAndCLI/">Click here if you are not redirected.</a>
+</html>