From 4608755fe95e4e8ca92c67035992628438f13654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Mon, 9 Nov 2020 10:29:13 +0100 Subject: [PATCH] Reference First Attempt in Index --- Index | 1 + 1 file changed, 1 insertion(+) diff --git a/Index b/Index index da8c96a..c335dee 100644 --- a/Index +++ b/Index @@ -7,3 +7,4 @@ author: reynir November 2020 I started working on deploying MirageOS unikernels, and making the process easier. In this blog I will document the process. +You can read about how I set up networking on the host and what difficulties I had [here](First attempt/Index).