From 7b8a88e538c232219e40fc22c75b41f937f06e21 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Wed, 18 Jun 2025 13:01:24 -0700 Subject: [PATCH] fix: link to wiki correctly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3f896c..3f44c6a 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ A highly experimental NixOS-based Linux distribution. Currently under heavy development and not suitable for daily use. Please see -[the project wiki](./wiki) for more details. +[the project wiki](https://code.functor.systems/functor.systems/functorOS/wiki) for more details.