From 6be02f0fb0fbbfb65bd3d74513bd1d5a9fe33e9f Mon Sep 17 00:00:00 2001 From: Pat Connors <121328689+nicknamenamenick@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:39:01 -0500 Subject: [PATCH] chore(readme): Fix links for documentation (#690) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfa10573..725920bb 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ A common main image for all other uBlue images, with minimal (but important) adj # Documentation - [Main website](https://universal-blue.org) -- [Documentation](https://universal-blue.discourse.group/docs?category=4) -- [Scope document](https://universal-blue.discourse.group/t/universal-blue-project-governance/51) +- [Documentation](https://universal-blue.org/documentation.html) +- [Scope document](https://universal-blue.org/mission.html)