diff --git a/docs/usage.rst b/docs/usage.rst
index b99e106200233d2883041a9beb9038475c4ebd96..57178a3a0729b1d9f95d8c23e66be31390a838d6 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -14,7 +14,7 @@ You can log in with the user "admin". The password can be found by running
 
    python3 -m openappstack oas.example.org secrets
 
-Search for `userbackend_admin_password`.
+Search for ``userbackend_admin_password``.
 
 After logging in, you will see an overview of all the installed applications
 your user has access to. For more information on how to create users and give
@@ -76,15 +76,6 @@ online document editing suite. Your can open documents in Onlyoffice by clicking
 them in Nextcloud. You can open new documents by clicking the "Plus" button in
 Nextcloud and selecting Document, Spreadsheet or Presentation.
 
-.. warning::
-
-   OpenAppStack has a known issue that can cause loss of ONLYOFFICE
-   documents when the machine gets restarted or loses access to its disk.
-
-   Track the following issue to see if it is solved: https://open.greenhost.net/openappstack/nextcloud/-/issues/967
-
-   We are working hard to resolve the issue.
-
 RocketChat
 ~~~~~~~~~~