From 81cd6895cab4e27bad65842f8de5844e4a0fa19c Mon Sep 17 00:00:00 2001 From: raybuhr Date: Tue, 5 Jan 2016 00:11:23 -0600 Subject: [PATCH] add http:// prefix to a few links Some of the links returned 404 error messages due to the rst used. Rst assumes a link without a prefix is contained in the local directory, though none of the links in this file are. For example, the line * `The Atlas of Economic Complexity `_ would proceed to the url https://github.com/caesar0301/awesome-public-datasets/blob/master/atlas.cid.harvard.edu, resulting in a 404 error. My change prepends http:// to the link so that line now routes to the correct address. New line: * `The Atlas of Economic Complexity `_ --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 507ea36..df784ac 100644 --- a/README.rst +++ b/README.rst @@ -141,11 +141,11 @@ Economics * `OpenCorporates Database of Companies in the World `_ * `Our World in Data `_ * `SciencesPo World Trade Gravity Datasets `_ -* `The Atlas of Economic Complexity `_ -* `The Center for International Data `_ -* `The Observatory of Economic Complexity `_ -* `UN Commodity Trade Statistics `_ -* `UN Human Development Reports `_ +* `The Atlas of Economic Complexity `_ +* `The Center for International Data `_ +* `The Observatory of Economic Complexity `_ +* `UN Commodity Trade Statistics `_ +* `UN Human Development Reports `_ Energy @@ -488,7 +488,7 @@ Social Sciences * `Correlates of War Project `_ * `Cryptome Conspiracy Theory Items `_ * `Datacards `_ -* `European Social Survey `_ +* `European Social Survey `_ * `FBI Hate Crime 2013 - aggregated data `_ * `GDELT Global Events Database `_ * `General Social Survey (GSS) since 1972 `_