From 8493715fb45f791d3a2bb387d872c6428dd085d6 Mon Sep 17 00:00:00 2001 From: Felix Breidenstein Date: Tue, 21 Jul 2020 15:19:47 +0200 Subject: [PATCH] Fix broken links in README.md (#333) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4ed1e16..b028b21b 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ Title | Link **Auto Installation** | [https://www.ventoy.net/en/plugin_autoinstall.html](https://www.ventoy.net/en/plugin_autoinstall.html) **Persistence Support** | [https://www.ventoy.net/en/plugin_persistence.html](https://www.ventoy.net/en/plugin_persistence.html) **Boot WIM file** | [https://www.ventoy.net/en/plugin_wimboot.html](https://www.ventoy.net/en/plugin_wimboot.html) -**Menu Class** | [https://www.ventoy.net/en/plugin_menu_class.html](https://www.ventoy.net/en/plugin_menu_class.html) -**Menu Alias** | [https://www.ventoy.net/en/plugin_menu_alias.html](https://www.ventoy.net/en/plugin_menu_alias.html) +**Menu Class** | [https://www.ventoy.net/en/plugin_menuclass.html](https://www.ventoy.net/en/plugin_menuclass.html) +**Menu Alias** | [https://www.ventoy.net/en/plugin_menualias.html](https://www.ventoy.net/en/plugin_menualias.html) **Memdisk Mode** | [https://www.ventoy.net/en/doc_memdisk.html](https://www.ventoy.net/en/doc_memdisk.html) **TreeView Mode** | [https://www.ventoy.net/en/doc_treeview.html](https://www.ventoy.net/en/doc_treeview.html) **Disk Layout MBR** | [https://www.ventoy.net/en/doc_disk_layout.html](https://www.ventoy.net/en/doc_disk_layout.html)