diff --git a/src/.vuepress/components/Navigation.vue b/src/.vuepress/components/Navigation.vue
index 4e874b3c..2cad119d 100644
--- a/src/.vuepress/components/Navigation.vue
+++ b/src/.vuepress/components/Navigation.vue
@@ -48,8 +48,6 @@ export default {
download_queue: { text: "Download queue", icon: "get_app" },
source_migration: { text: "Source migration", icon: "compare_arrows" },
settings: { text: "Settings", icon: "settings", link: "/help/guides/settings/" },
- about: { text: "About", icon: "info" },
- help: { text: "Help", icon: "help" },
/* Settings */
settings_general: { text: "General", icon: "tune", link: "/help/guides/settings/general" },
settings_library: { text: "Library", icon: "collections_bookmark" },
@@ -77,7 +75,6 @@ export default {
install: { text: "INSTALL", class:"ext-installation" },
/* Legacy */
old_library: { text: "My library", icon: "class" },
- old_about: { text: "About", icon: "help", link: "/help/guides/settings/about" },
old_catalogues: { text: "Catalogues", icon: "explore" },
old_overflow: { text: "Overflow menu", icon: "more_vert" },
old_backup: { text: "Backup", icon: "cloud_upload", link: "/help/guides/settings/backup" },
diff --git a/src/.vuepress/config/sidebar/guides.js b/src/.vuepress/config/sidebar/guides.js
index 6bf9a9ea..44521200 100644
--- a/src/.vuepress/config/sidebar/guides.js
+++ b/src/.vuepress/config/sidebar/guides.js
@@ -28,8 +28,7 @@ module.exports = [
'/help/guides/settings/downloads',
'/help/guides/settings/tracking',
'/help/guides/settings/backup',
- '/help/guides/settings/advanced',
- '/help/guides/settings/about'
+ '/help/guides/settings/advanced'
]
}
]
diff --git a/src/help/guides/settings/README.md b/src/help/guides/settings/README.md
index c013b12a..917a0e7c 100644
--- a/src/help/guides/settings/README.md
+++ b/src/help/guides/settings/README.md
@@ -22,6 +22,3 @@ This section lets you backup your library, tracking settings, and reading histor
## [ Advanced](advanced)
The features in this section mostly relate to keeping entries up to date or clearing unnecessary things from the app.
-
-## [ About](about)
-The features here are mainly aimed to listing useful information such as version, build time and links to relevant websites.
diff --git a/src/help/guides/settings/about.md b/src/help/guides/settings/about.md
deleted file mode 100644
index 3d69da0e..00000000
--- a/src/help/guides/settings/about.md
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: About
-lang: en-US
----
-
-# About
-This page lists the various affiliated links and information about the app
-## Check for updates
-This allows Tachiyomi to check for updates in the background
-## Discord
-The invite link to the official Tachiyomi Discord
-## GitHub
-The link to the main Tachiyomi GitHub Repository
-## Version
-The app version. Tap this to manually check for a update
-## Build time
-The time and date the application version was built