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/arrow-dotnet.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ec6c16b  Update docs for fdc5ebf47455f517a18a0dd5b718df5b97a3a084
ec6c16b is described below

commit ec6c16be09434b6f881def5b906e07819f26259f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 22:23:33 2026 +0000

    Update docs for fdc5ebf47455f517a18a0dd5b718df5b97a3a084
---
 main/manifest.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/main/manifest.json b/main/manifest.json
index 7cf287e..36ca958 100644
--- a/main/manifest.json
+++ b/main/manifest.json
@@ -5852,11 +5852,11 @@
       "type": "Toc",
       "source_relative_path": "api/toc.yml",
       "output": {
-        ".html": {
-          "relative_path": "api/toc.html"
-        },
         ".json": {
           "relative_path": "api/toc.json"
+        },
+        ".html": {
+          "relative_path": "api/toc.html"
         }
       },
       "version": ""
@@ -5895,11 +5895,11 @@
       "type": "Toc",
       "source_relative_path": "toc.yml",
       "output": {
-        ".html": {
-          "relative_path": "toc.html"
-        },
         ".json": {
           "relative_path": "toc.json"
+        },
+        ".html": {
+          "relative_path": "toc.html"
         }
       },
       "version": ""

Reply via email to