diff --git a/admin_manual/configuration_server/external_sites.rst b/admin_manual/configuration_server/external_sites.rst index 21b0dbcd2..67a2f6d97 100644 --- a/admin_manual/configuration_server/external_sites.rst +++ b/admin_manual/configuration_server/external_sites.rst @@ -23,6 +23,9 @@ Each link can have a unique icon, icons are currently loaded from ``apps/externa If you select a language, the link will only be displayed for users with the selected language. This allows you to have different documentation links for users depending on their language. +It is also possible to add links for a special device (recognized by the user agent). +Currently the following options are available: All devices, Android app, iOS app, Desktop client and all others (Browsers). + Hover your cursor over a row to make the trashcan icon appear when you want to remove them. diff --git a/admin_manual/images/external-sites-2.png b/admin_manual/images/external-sites-2.png index ea439573b..3b359b6d5 100644 Binary files a/admin_manual/images/external-sites-2.png and b/admin_manual/images/external-sites-2.png differ