move all beautifuljekyll links to dedicated site and replace http with https

This commit is contained in:
Dean Attali 2020-04-27 19:14:09 +00:00
parent 06ad6c7356
commit 685c408652
7 changed files with 11 additions and 11 deletions

View file

@ -8,7 +8,7 @@ tags: [test]
comments: true
---
You can write regular [markdown](http://markdowntutorial.com/) here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to [take 5 minutes to learn how to write in markdown](http://markdowntutorial.com/) - it'll teach you how to transform regular text into bold/italics/headings/tables/etc.
You can write regular [markdown](https://markdowntutorial.com/) here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to [take 5 minutes to learn how to write in markdown](https://markdowntutorial.com/) - it'll teach you how to transform regular text into bold/italics/headings/tables/etc.
**Here is some bold text**