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 47b836f  Update docs for 72141b1990cc85c071404a2faf13aa3794b899f3
47b836f is described below

commit 47b836f1eba147776dafaa26be44e19431bf7b4d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 14 15:53:11 2026 +0000

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

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

Reply via email to