This is an automated email from the ASF dual-hosted git repository.

amoghj pushed a commit to branch docs
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/docs by this push:
     new 785034b26f Docs: Fix site deployment for 1.9.0 (#12923)
785034b26f is described below

commit 785034b26f68bb575ef92e7ce9753f2300947c92
Author: Eduard Tudenhoefner <[email protected]>
AuthorDate: Mon Apr 28 18:59:07 2025 +0200

    Docs: Fix site deployment for 1.9.0 (#12923)
---
 1.9.0/mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/1.9.0/mkdocs.yml b/1.9.0/mkdocs.yml
index 7ba0cc9225..20928e8afe 100644
--- a/1.9.0/mkdocs.yml
+++ b/1.9.0/mkdocs.yml
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-site_name: docs/latest
+site_name: docs/1.9.0
 
 plugins:
   - search

Reply via email to