From 6ff2234ed8b56dca4416b1e77431197c46344844 Mon Sep 17 00:00:00 2001 From: Apostolos Chalis Date: Thu, 28 May 2026 19:25:40 +0300 Subject: [PATCH] Added UniOS docs link --- src/unidesk/links.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/unidesk/links.py b/src/unidesk/links.py index 90b1057..83684c0 100644 --- a/src/unidesk/links.py +++ b/src/unidesk/links.py @@ -16,6 +16,10 @@ { "label": "Uni OS Official Webpage", "url": "https://open-source-uom.github.io/UniOS-landing-page/", + }, + { + "label": "UniOS Docs", + "url": "https://open-source-uom.github.io/UniOS-docs/", }, { "label": "Open Source UoM",