From 84747dded3a97a7aca8ee1d428fed06243108511 Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Wed, 3 Feb 2016 13:28:16 +0100 Subject: [PATCH] more trial and error with image links --- _posts/2015-12-17-letsencrypt.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_posts/2015-12-17-letsencrypt.md b/_posts/2015-12-17-letsencrypt.md index 1ecc88c..3efaaaf 100644 --- a/_posts/2015-12-17-letsencrypt.md +++ b/_posts/2015-12-17-letsencrypt.md @@ -27,9 +27,7 @@ You will need the following things, which this how-to does not provide you with: To start things, open up the [Azure Portal](https://portal.azure.com) using your favorite web browser, and log in so that you have access to the Azure portal. Then click *Virtual machines (Classic)*, then *Add +*. -
-![New VM](/images/letsencrypt-1-new-vm.png) -
+
![New VM]({{ site.url }}/images/letsencrypt-1-new-vm.png)
Then, search for `ubuntu` and select *Ubuntu Server 14.04 LTS* (I think you can choose a regular Ubuntu, too, but this one definitely works).