diff --git a/README.md b/README.md index 3ed1605..b88eb12 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ The other files in there can be modified, but don't need to be. If you are using the pelican photos plugin, and use the `:image:` tag to create a header image, I've added a `:image_alt:` variable. This adds alt text to the header image. -So, the below set up is for this [post](jeffmackinnon.com/20230511-new_flash.html). +So, the below set up is for this [post](https://jeffmackinnon.com/20230511-new_flash.html). ``` :image: {photo}microblog/865A0747.jpg @@ -115,8 +115,6 @@ So, the below set up is for this [post](jeffmackinnon.com/20230511-new_flash.htm ``` - - ## RoadMap In order of percieved importance, but not in the order that I will get them done.