From 4e70ae03d65e558a5bb1bf6203d8b96ad8a0dcfb Mon Sep 17 00:00:00 2001 From: Stefan Karner Date: Tue, 16 Apr 2019 15:36:26 +0200 Subject: [PATCH] Add link to JSON with all domain names in the webarchive --- 4 - Webarchive.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4 - Webarchive.ipynb b/4 - Webarchive.ipynb index 722322d..cfdd2b4 100644 --- a/4 - Webarchive.ipynb +++ b/4 - Webarchive.ipynb @@ -300,7 +300,7 @@ "* Sure, there you go:\n", " * Media, political, gender: [https://webarchiv.onb.ac.at/data/selective.json](https://webarchiv.onb.ac.at/data/selective.json)\n", " * Events: [https://webarchiv.onb.ac.at/data/events.json](https://webarchiv.onb.ac.at/data/events.json)\n", - " * All domains: **TODO: ADD LINK**\n", + " * All domains: [https://webarchiv.onb.ac.at/data/domainnames.json](https://webarchiv.onb.ac.at/data/domainnames.json)\n", "\n", "```json\n", "[\n", -- GitLab