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

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b23415240f2 [doc] remove external table in learning path
b23415240f2 is described below

commit b23415240f271a80a5c49f0a5562218102d45567
Author: morningman <morning...@163.com>
AuthorDate: Sun Jan 15 20:57:10 2023 +0800

    [doc] remove external table in learning path
---
 src/pages/learning/index.tsx | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/src/pages/learning/index.tsx b/src/pages/learning/index.tsx
index 115b617d7be..c437c9c20c8 100644
--- a/src/pages/learning/index.tsx
+++ b/src/pages/learning/index.tsx
@@ -180,26 +180,6 @@ const sitemapList = [
         title: <Translate>Ecosystem</Translate>,
         icon: 
require('@site/static/images/sitemap/sitemap-search.png').default,
         list: [
-            {
-                title: <Translate>Doris on ES</Translate>,
-                link: '/docs/dev/ecosystem/external-table/doris-on-es',
-            },
-            {
-                title: <Translate>Doris on Hudi</Translate>,
-                link: '/docs/dev/ecosystem/external-table/hudi-external-table',
-            },
-            {
-                title: <Translate>Doris on Iceberg</Translate>,
-                link: '/docs/dev/ecosystem/external-table/iceberg-of-doris',
-            },
-            {
-                title: <Translate>Doris on Hive</Translate>,
-                link: '/docs/dev/ecosystem/external-table/hive-of-doris',
-            },
-            {
-                title: <Translate>Doris on ODBC</Translate>,
-                link: '/docs/dev/ecosystem/external-table/odbc-of-doris',
-            },
             {
                 title: <Translate>Spark Doris Connector</Translate>,
                 link: '/docs/dev/ecosystem/spark-doris-connector',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to