Unverified Commit 09da3fd2 authored by Alexey Shvayka's avatar Alexey Shvayka Committed by GitHub

Make all links use https:// (#359)

parent 2ae499f6
...@@ -20,11 +20,11 @@ ...@@ -20,11 +20,11 @@
<section class="slide" id="cover"> <section class="slide" id="cover">
<h2>Shower Presentation Engine</h2> <h2>Shower Presentation Engine</h2>
<p>Brought to you by <a href="http://pepelsbey.net">Vadim Makeev</a></p> <p>Brought to you by <a href="https://pepelsbey.net">Vadim Makeev</a></p>
<figure> <figure>
<img class="cover" src="pictures/cover.jpg" alt="Hands on the orange typewriter in a park"> <img class="cover" src="pictures/cover.jpg" alt="Hands on the orange typewriter in a park">
<figcaption class="copyright right white"> <figcaption class="copyright right white">
<a href="http://fiftyfootshadows.net/">© John Carey</a> <a href="https://fiftyfootshadows.net">© John Carey</a>
</figcaption> </figcaption>
</figure> </figure>
<style> <style>
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
<figure> <figure>
<img class="cover" src="pictures/picture.jpg" alt="Orange typewriter on a wooden table close-up"> <img class="cover" src="pictures/picture.jpg" alt="Orange typewriter on a wooden table close-up">
<figcaption class="copyright right white"> <figcaption class="copyright right white">
<a href="http://fiftyfootshadows.net/">© John Carey</a> <a href="https://fiftyfootshadows.net">© John Carey</a>
</figcaption> </figcaption>
</figure> </figure>
<style> <style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment