Start using HTTPS to access all archived files

This commit is contained in:
Jeff Parsons 2017-08-23 20:20:17 -07:00 committed by Jeff Parsons
commit 73bcb543fd
185 changed files with 17533 additions and 17518 deletions

View file

@ -111,7 +111,7 @@ For magazines (eg, BYTE), change:
to:
[<img src="http://archive.pcjs.org/pubs/pc/magazines/BYTE/$2" width="$4" height="$5" alt= "$1"/>](http://archive.pcjs.org/pubs/pc/magazines/BYTE/$3)
[<img src="https://s3-us-west-2.amazonaws.com/archive.pcjs.org/pubs/pc/magazines/BYTE/$2" width="$4" height="$5" alt= "$1"/>](https://s3-us-west-2.amazonaws.com/archive.pcjs.org/pubs/pc/magazines/BYTE/$3)
Jekyll "Cheat Sheet"