This is an automated email from the ASF dual-hosted git repository.
etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new f31315e935 Docs: Fix Apache Doris documentation link (#10263)
f31315e935 is described below
commit f31315e9357ec29f7d42ef234add4d964a0cbc5d
Author: Marcos VinÃcius da Silva <[email protected]>
AuthorDate: Thu May 16 11:18:59 2024 -0300
Docs: Fix Apache Doris documentation link (#10263)
Fixes Apache Doris documentation link.
---
docs/mkdocs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index a803f4585e..9037cf1745 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -60,7 +60,7 @@ nav:
- Amazon EMR:
https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-iceberg-use-cluster.html
- Snowflake: https://docs.snowflake.com/en/user-guide/tables-iceberg
- Impala:
https://impala.apache.org/docs/build/html/topics/impala_iceberg.html
- - Doris: https://doris.apache.org/docs/dev/lakehouse/multi-catalog/iceberg
+ - Doris:
https://doris.apache.org/docs/dev/lakehouse/datalake-analytics/iceberg
- Integrations:
- aws.md
- dell.md