Update copyright year to 2019, all HTTP links to HTTPS.

This commit is contained in:
David Anson 2019-02-10 11:38:01 -08:00
parent 045238740f
commit 90bd0810e7
16 changed files with 59 additions and 59 deletions

View file

@ -1,26 +1,26 @@
[foo](http://bar/)
[foo](https://bar/)
["foo"](http:/bar/)
["foo"](https://bar/)
[`foo`](http://bar/)
[`foo`](https://bar/)
[*foo*](http://bar/)
[*foo*](https://bar/)
[**foo**](http://bar/)
[**foo**](https://bar/)
[foo "bar"](http:/baz/)
[foo "bar"](https://baz/)
[foo ](http://bar/) {MD039}
[foo ](https://bar/) {MD039}
[ foo](http://bar/) {MD039}
[ foo](https://bar/) {MD039}
[ foo ](http://bar/) {MD039}
[ foo ](https://bar/) {MD039}
[ "foo" ](http://bar/) {MD039}
[ "foo" ](https://bar/) {MD039}
[ `foo` ](http://bar/) {MD039}
[ `foo` ](https://bar/) {MD039}
[ *foo* ](http://bar/) {MD039}
[ *foo* ](https://bar/) {MD039}
The following shouldn't break anything:
[![Screenshot.png](/images/Screenshot.png)](/images/Screenshot.png)