From 8190a1170ead4dea19bca759efe0760b272c5cd7 Mon Sep 17 00:00:00 2001
From: Marco Del Tufo <marco.deltufo@exact-lab.it>
Date: Tue, 1 Aug 2023 13:50:27 +0000
Subject: [PATCH] Update custom-database-queries.md

---
 .../general-admin-users/custom-database-queries.md     | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/docs/user-documentation/general-admin-users/custom-database-queries.md b/docs/user-documentation/general-admin-users/custom-database-queries.md
index 343b2601fe9..660c1cad093 100644
--- a/docs/user-documentation/general-admin-users/custom-database-queries.md
+++ b/docs/user-documentation/general-admin-users/custom-database-queries.md
@@ -4,12 +4,6 @@ Custom Database Queries
 Introduction
 ------------
 
-.. note::
-
-    MkDocs is a great choice for building technical documentation.
-    However, Read the Docs also supports :doc:`Sphinx </intro/getting-started-with-sphinx>`,
-    another tool for writing and building documentation.
-
 openBIS application server can be configured to query any relational
 database server via SQL. There are three ways to use this feature in
 openBIS Web application:
@@ -240,8 +234,8 @@ the SQL statement should be one of the following **magic** words:
 .. warning::
     **Be careful with this feature**: The table is shown with the hyperlinks even if the value isn't a perm ID of specified type.
 
-> [!NOTE]
-> This is a note. 
+> :warning:
+> **Be careful with this feature**: The table is shown with the hyperlinks even if the value isn't a perm ID of specified type.
 
 ### Edit a Query
 
-- 
GitLab