diff --git a/docs/developer/api/index.md b/docs/developer/api/index.md deleted file mode 100644 index b3b26ee..0000000 --- a/docs/developer/api/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "English Documentation" -description: "This documentation is being translated from Chinese to English" ---- - -# English Documentation - -This section contains the RustFS documentation translated into English. - diff --git a/docs/sidebar.ts b/docs/sidebar.ts index 9877a2e..75658db 100644 --- a/docs/sidebar.ts +++ b/docs/sidebar.ts @@ -255,10 +255,6 @@ export const sidebar = [ } ] }, - { - text: 'S3 Compatible API', - link: '/developer/api' - }, { text: 'Open Source License', link: '/developer/license'