From 89617a1d13a4d616b33870a5c6b9d882c76b0c7a Mon Sep 17 00:00:00 2001
From: Marco Del Tufo <marco.deltufo@exact-lab.it>
Date: Tue, 25 Jul 2023 13:58:36 +0000
Subject: [PATCH] Update customise-the-main-menu.md

---
 .../customise-the-main-menu.md                | 28 ++++++++-----------
 1 file changed, 12 insertions(+), 16 deletions(-)

diff --git a/docs/user-documentation/general-admin-users/admins-documentation/customise-the-main-menu.md b/docs/user-documentation/general-admin-users/admins-documentation/customise-the-main-menu.md
index 85c346e4de1..f4139ebf3ce 100644
--- a/docs/user-documentation/general-admin-users/admins-documentation/customise-the-main-menu.md
+++ b/docs/user-documentation/general-admin-users/admins-documentation/customise-the-main-menu.md
@@ -30,39 +30,39 @@ The main menu can be customised from the **Settings**, under
 
 1.  **showLabNotebook**: if unselected, the **Lab Notebook** section of
     the main menu ([Lab
-    Notebook)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/lab-notebook/)
+    Notebook)](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/lab-notebook.html)
     will be hidden.
 2.  **showInventory**: if unselected, the **Inventory** section of the
     main menu ([Inventory of Materials and
-    Methods](https://openbis.ch/index.php/docs/user-documentation-20-10-3/inventory-of-materials-and-methods/))
+    Methods](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/inventory-of-materials-and-methods.html))
     will be hidden.
 3.  **showStock**: if unselected, the **Stock** section of the main menu
     ([Managing Lab Stocks and
-    Orders](https://openbis.ch/index.php/docs/user-documentation-20-10-3/managing-lab-stocks-and-orders-2/))
+    Orders](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/managing-lab-stocks-and-orders-2.html))
     will be hidden.
 4.  **showObjectBrowser**: if unselected, the **Object Browser** under
     **Utilities** in the main menu ([Object
-    Browser)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/additional-functionalities/browse-entries-by-type/)
+    Browser)](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/additional-functionalities.html#browse-entries-by-type)
     will be hidden.
 5.  **showStorageManager**: if unselected, the **Storage Manager** under
     **Utilities** in the main menu [(Storage
-    manager](https://openbis.ch/index.php/docs/user-documentation-20-10-3/inventory-of-materials-and-methods/overview-of-lab-storages/))
+    manager](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/managing-lab-stocks-and-orders-2.html#))
     will be hidden.
 6.  **showAdvancedSearch**: if unselected, the **Advanced Search** under
     **Utilities** in the main menu ([Advanced
-    Search)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/additional-functionalities/search/)
+    Search)](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/search.html)
     be hidden.
 7.  **showUnarchivingHelper**: if unselected, the **Unarchiving Helper**
     and **Archiving Helper** under **Utilities** in the main menu ([Data
-    archiving)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/data-archiving/)
+    archiving)](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/data-archiving.html)
     will be hidden.
 8.  **showTrashcan**: if unselected, the **Traschcan** under
     **Utilities** in the main menu
-    ([Trashcan](https://openbis.ch/index.php/docs/user-documentation-20-10-3/additional-functionalities/trashcan/))
+    ([Trashcan](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/additional-functionalities.html#trashcan))
     will be hidden.
 9.  **showVocabularyViewer:** if unselected, the **Vocabulary
     Browser** under **Utilities** in the main menu ([Vocabulary
-    browser](https://openbis.ch/index.php/docs/user-documentation-20-10-3/additional-functionalities/vocabulary-browser/))
+    browser](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/additional-functionalities.html#vocabulary-browser))
     will be hidden.
 10. **showUserManager**: if unselected, the **User Manager** under
     **Utilities** in the main menu ([User
@@ -70,24 +70,20 @@ The main menu can be customised from the **Settings**, under
     will be hidden.
 11. **showUserProfile**: if unselected, the **User Profile** under
     **Utilities** in the main menu ([User
-    Profile](https://openbis.ch/index.php/docs/admin-documentation-20-10-3/user-registration/user-profile/))
+    Profile](https://openbis.readthedocs.io/en/latest/user-documentation/general-admin-users/admins-documentation/user-registration.html#user-profile))
     will be hidden.
 12. **showZenodoExportBuilder**: if unselected, the **Zenodo
     Export** under **Utilities -&gt; Exports** in the main menu 
     ([Export to
-    Zenodo](https://openbis.ch/index.php/docs/user-documentation-20-10-3/data-export/export-to-zenodo/))
+    Zenodo](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/data-export.html#export-to-zenodo))
     will be hidden.
 13. **showBarcodes**: if unselected, the **Barcodes Generator** under
     **Utilities** in the main menu
-    ([Barcodes)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/inventory-of-materials-and-methods/barcodes/)
+    ([Barcodes)](https://openbis.readthedocs.io/en/latest/user-documentation/general-users/barcodes.html)
     will be hidden.
 
- 
-
 ## Lab Notebook menu
 
- 
-
 It is also possible to customise which entities should be shown under
 *Experiments/Collections* in the main menu under the **Lab Notebook**
 section.
-- 
GitLab