From acf43ffcf994685e554c3ff2d53cdb1bf374628d Mon Sep 17 00:00:00 2001
From: Marco Del Tufo <marco.deltufo@exact-lab.it>
Date: Tue, 19 Sep 2023 11:57:11 +0000
Subject: [PATCH] Update ad-hoc-vocabulary-terms.md

---
 docs/uncategorized/ad-hoc-vocabulary-terms.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/docs/uncategorized/ad-hoc-vocabulary-terms.md b/docs/uncategorized/ad-hoc-vocabulary-terms.md
index 98b47000c02..08dd1a51452 100644
--- a/docs/uncategorized/ad-hoc-vocabulary-terms.md
+++ b/docs/uncategorized/ad-hoc-vocabulary-terms.md
@@ -17,19 +17,19 @@ both cases.
 When filling up the forms in openBIS, Power User will see next to the
 drop down list a plus icon (see picture below).
 
-![](img/Screen%20shot%202011-06-21%20at%201.29.04%20PM.png)
+![](img/screen20shot202011-06-2120at201.29.0420PM.png)
 
 By clicking on the icon, user can add Ad Hoc Vocabulary Term. A dialog
 appears (similar to one on screenshot below), in which it is possible to
 specify label, description and position on list of terms. The code will
 be generated automatically from the label.
 
-![](img/Screen%20shot%202011-06-21%20at%201.31.11%20PM.png)
+![](img/screen20shot202011-06-2120at201.31.1120PM.png)
 
 User can easily distinguish between regular, and Ad Hoc Vocabulary Term
 - the second one is shown in *italic grey* (see screenshot below).
 
-![](img/Screen%20shot%202011-06-21%20at%201.31.53%20PM.png)
+![](img/screen20shot202011-06-2120at201.31.5320PM.png)
 
 ### DataSet Uploader
 
@@ -37,17 +37,17 @@ In DataSet Uploader the mechanism is very similar to one in openBIS.
 When you want to add Ad Hoc Vocabulary Term, click on a plus button (see
 picture below).
 
-![](img/Screen%20shot%202011-06-21%20at%203.45.58%20PM.png)
+![](img/screen20shot202011-06-2120at203.45.5820PM.png)
 
 After clicking on plus button, a dialog appears (again, very similar to
 on in openBIS).
 
-![](img/Screen%20shot%202011-06-21%20at%203.48.46%20PM.png)
+![](img/screen20shot202011-06-2120at203.48.4620PM.png)
 
 Ad Hoc Vocabulary Terms can be easily recognize - they are shown in
 *italic grey* (see screenshot below).
 
-![](img/Screen%20shot%202011-06-21%20at%203.50.02%20PM.png)
+![](img/screen20shot202011-06-2120at203.50.0220PM.png)
 
 ## Approving Ad Hoc Vocabulary Terms
 
@@ -58,14 +58,14 @@ the maintenance task won't be able to delete it.
 To approve Ad Hoc Vocabulary Term select `Vocabulary -> Browse` from
 `Administration` menu (see screenshot below).
 
-![](img/Screen%20shot%202011-06-22%20at%208.50.50%20AM.png)
+![](img/screen20shot202011-06-2220at208.50.5020AM.png)
 
 Then select the vocabulary from the list. The new tab with all the terms
 available in chosen vocabulary will be shown. In column `Approved?` you
 can see weather term is Ad Hoc (not approved) or not (see the
 screenshot).
 
-![](img/Screen%20shot%202011-06-22%20at%208.53.38%20AM.png)
+![](img/screen20shot202011-06-2220at208.53.3820AM.png)
 
 You can select all the terms you want to approve (it is possible to
 select more than one using command key on Mac, or control key on Windows
@@ -73,7 +73,7 @@ and Linux) and simply click on "Approve" button. You will see last
 confirmation dialog before operation will be performed (see the picture
 below).
 
-![](img/Screen%20shot%202011-06-22%20at%208.54.04%20AM.png)
+![](img/screen20shot202011-06-2220at208.54.0420AM.png)
 
 ## Maintenance Task
 
-- 
GitLab