From dbb390a593a890da31d86a9caa8964d6daea83ba Mon Sep 17 00:00:00 2001 From: Shawn Gerrard <41809167+shawngerrard@users.noreply.github.com> Date: Thu, 28 Oct 2021 15:39:25 +1300 Subject: [PATCH] Fixed formatting typos/tags --- wsl-setup.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsl-setup.org b/wsl-setup.org index 854e7f4..360ed20 100644 --- a/wsl-setup.org +++ b/wsl-setup.org @@ -7,7 +7,7 @@ This guide will walk through setting up [[https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux][Windows Subsystem for Linux]] on Windows 10. This particular setup contains my opinionated view of a good foundation and layers on some pairing and development orientated tooling over top. -*Caveats:* Please note this guide is written for the [[https://www.microsoft.com/store/productId/9NBLGGH4MSV6][Ubuntu WSL distribution]. +*Caveats:* Please note this guide is written for the [[https://www.microsoft.com/store/productId/9NBLGGH4MSV6][Ubuntu WSL distribution]]. *Acknowledgements:* Large elements of this wsl setup came about through collaboration with the great people at [[https://ii.coop][ii.coop]]. I encourage you to explore and contribute to their work on [[https://gitlab.ii.coop][gitlab]] as many elements form a core part of this setup and workflow.