From 9e34128c8b25992f0a6ac48e523003bf917c008a Mon Sep 17 00:00:00 2001 From: heyarne Date: Thu, 18 Mar 2021 13:34:42 +0100 Subject: [PATCH] Fix link to LTA docs --- sources/02a-data-retrieval-corrupted-zip-files.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/02a-data-retrieval-corrupted-zip-files.ipynb b/sources/02a-data-retrieval-corrupted-zip-files.ipynb index bc6c4f8..96f5af2 100644 --- a/sources/02a-data-retrieval-corrupted-zip-files.ipynb +++ b/sources/02a-data-retrieval-corrupted-zip-files.ipynb @@ -6,7 +6,7 @@ "source": [ "# ZIP-File Corruption Issues\n", "\n", - "The Copernicus Open Access Hub has a policy of [moving data into a Long-Term-Archive after a certain period of time](\"https://scihub.copernicus.eu/userguide/LongTermArchive\").\n", + "The Copernicus Open Access Hub has a policy of [moving data to a Long-Term-Archive after a certain period of time](https://scihub.copernicus.eu/userguide/LongTermArchive).\n", "Retrieval of files from this offline archive is a two step process:\n", "\n", "1. A request to the URL that initializes the download for online products (`https://scihub.copernicus.eu/dhus/odata/v1/Products('$UUID')/$value`) instead initializes a data retrieval request which moves the archived file from offline to online storage.\n",