http->https and more tweaks
1 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M README.md +2 -2
@@ 32,7 32,7 @@ command-line arguments ``--fingerprints`
 ### • How to get `chembl_28.fpb`:
 
 To get <q>chembl_28.fpb</q>, download
-[chembl_28.fpb.gz](/datasets/chembl28.fpb.gz) and uncompress it.  Here
+[chembl_28.fpb.gz](https://chemfp.com/datasets/chembl_28.fpb.gz) and uncompress it.  Here
 is one way to do it:
 
 <pre style="margin-left: 2em"><code>wget https://chemfp.com/datasets/chembl_28.fpb.gz

          
@@ 40,7 40,7 @@ gunzip chembl_28.fpb.gz
 </code></pre>
 
 The FPB file contains the
-[ChEMBL 28 fingerprints](http://ftp.ebi.ac.uk/pub/databases/chembl/ChEMBLdb/releases/chembl_28/chembl_28.fps.gz),
+[ChEMBL 28 fingerprints](https://ftp.ebi.ac.uk/pub/databases/chembl/ChEMBLdb/releases/chembl_28/chembl_28.fps.gz),
 converted into FPB format, an [authorization key](/datasets/) that
 enables chemfp's Tanimoto search for that data set, and the license
 and other legal details for redistributing ChEMBL data.