From 33da6b85591688fcbe48d0cfa0ea57b38992f2a4 Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Tue, 8 Oct 2019 12:08:56 +0200
Subject: [PATCH] fix links in exchange channels

---
 external/exchange-channels/duma.md     | 20 ++++++++++----------
 external/exchange-channels/owncloud.md |  4 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/external/exchange-channels/duma.md b/external/exchange-channels/duma.md
index 93b5bd65..74f45997 100644
--- a/external/exchange-channels/duma.md
+++ b/external/exchange-channels/duma.md
@@ -24,14 +24,14 @@ The use of DUMA is mediated by LCSB's data stewards. If you require assistance i
 In the following steps we provide instructions on how to use AsperaWEB web interface.
 
 1. Once you receive your **access link** and **password** from the LCSB, visit the link using a standard web browser. Firefox 66.x (or higher) recommended, but others should also work. You will be prompted for your password (see below).<br/>
- ![Alt](../img/duma_1.png "Title")
+ ![Alt](../../external/img/duma_1.png "Title")
 
 2. When you visit a AsperaWEB access link for the very first time, you will be prompted to install or update **IBM Aspera Connect** client.
-	* click **Download** or **Download the App** buttons (see below). <br/>![Alt](../img/duma_2.png "Title")
+	* click **Download** or **Download the App** buttons (see below). <br/>![Alt](../../external/img/duma_2.png "Title")
 
-	* wait for the download to finish, the prompt should go to step 3. <br/>![Alt](../img/duma_3.png "Title")
+	* wait for the download to finish, the prompt should go to step 3. <br/>![Alt](../../external/img/duma_3.png "Title")
 
-	* open the installer just downloaded and start the installer. <br/>![Alt](../img/duma_4.png "Title")
+	* open the installer just downloaded and start the installer. <br/>![Alt](../../external/img/duma_4.png "Title")
 
 	* close the installer, the Aspera Connect should try to open - *depending on your Operating System you may be asked if you are sure to open it* -
 
@@ -39,7 +39,7 @@ In the following steps we provide instructions on how to use AsperaWEB web inter
 
 
 3. The **access link** page will display a **File Browser** section. Depending on the settings per access link, users can create or delete folders in the File Browser and upload and/or download data.<br/>
-  ![Alt](../img/duma_6.png "Title")
+  ![Alt](../../external/img/duma_6.png "Title")
 
 
 4. Clicking **Upload** or **Download** will launch the **IBM Aspera Connect** client on your computer. You first will be asked whether you allow the client to connect to aspera.lcsb.uni.lu. Choose **Allow**.
@@ -47,14 +47,14 @@ In the following steps we provide instructions on how to use AsperaWEB web inter
 
 
 5. At any time you can launch **IBM Aspera Connect** to display the status of uploads to or downloads from your computer. <br/>
-  ![Alt](../img/duma_8.png "Title")
+  ![Alt](../../external/img/duma_8.png "Title")
 
 
 
 6. All data are encrypted on server side and they stay encrypted also upon download. For decryption, you have to navigate into your **IBM Aspera Connect** window and click "**Unlock encrypted files**". <br/>
-  ![Alt](../img/duma_9.png "Title") <br/>
+  ![Alt](../../external/img/duma_9.png "Title") <br/>
 You will be prompted for encryption passphrase which is present on the file browser. <br/>
-  ![Alt](../img/duma_10.png "Title") <br/>
+  ![Alt](../../external/img/duma_10.png "Title") <br/>
 Encrypted files are by default kept on your disc after decryption. If you want to change this behaviour, navigate to Options->Settings and check "Delete encrypted files when finished" box.
 
 
@@ -66,8 +66,8 @@ Encrypted files are by default kept on your disc after decryption. If you want t
 
 Go to the help section of your access link
 
-<br/> ![Alt](../img/duma_help_link.png "Title") <br/><br/><br/>
+<br/> ![Alt](../../external/img/duma_help_link.png "Title") <br/><br/><br/>
 
 And follow the steps in the **Using the command line** section.
 
-<br/> ![Alt](../img/duma_cli_tokens.png "Title") <br/><br/><br/>
\ No newline at end of file
+<br/> ![Alt](../../external/img/duma_cli_tokens.png "Title") <br/><br/><br/>
\ No newline at end of file
diff --git a/external/exchange-channels/owncloud.md b/external/exchange-channels/owncloud.md
index ad2b0b4f..2283ef0d 100644
--- a/external/exchange-channels/owncloud.md
+++ b/external/exchange-channels/owncloud.md
@@ -14,7 +14,7 @@ Similar to other cloud storage systems, ownCloud is accessible both via a browse
 
 
 
-![LCSB ownCloud web login](../img/owcld_1.png)
+![LCSB ownCloud web login](../../external/img/owcld_1.png)
 
 You can download the ownCloud client suitable for your staff computer [here](https://owncloud.org/download/). User documentation on ownCloud tools and portal can be found [here](https://doc.owncloud.com/server/index.html).
 
@@ -26,7 +26,7 @@ When sharing research data, one should observe the following guidance using Ownc
 
 
 
-  ![](../img/owcld_2.png)
+  ![](../../external/img/owcld_2.png)
 
 
 * When sharing folders via Links, **the link passwords should not be sent plain in email**. Instead, password links should be used. If you need to generate link passwords can use the [Private bin](https://privatebin.lcsb.uni.lu) service hosted by the LCSB.
-- 
GitLab