From f92e09229583c3f27ce813d1742015e266c756f4 Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Wed, 21 Jul 2021 09:31:55 +0900 Subject: [PATCH] Fixed link to wiki. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52ccfa9..3626ff6 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ If you install two or more Void Linux into the EFI system, only the last one can Ubuntu has several variants ( flavors ). While while only the MATE flavor is tested, other flavors may work correctly as far as it uses Ubiquity installer. # Other resources -See [Wiki](wiki/) for the application notes and the useful links. +See [Wiki](https://github.com/suikan4github/kaiten-yaki/wiki) for the application notes and the useful links. # Acknowledgments These scripts are based on the script by [myn's diary](https://myn.hatenablog.jp/entry/install-ubuntu-focal-with-lvm-on-luks). That page contains rich information, hint, and techniques around the encrypted volume and Ubiquity installer.