From 84b41bf4caf1f3a32acf8088e81acc97e945968b Mon Sep 17 00:00:00 2001
From: Jakob Olsson <jakob.olsson@iopsys.eu>
Date: Thu, 18 Apr 2024 14:34:10 +0200
Subject: [PATCH] README: add link to UCI table

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 308bde8d..57bf449a 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,10 @@ and explain some features of map-controller:
 
 ## UCI Configuration
 
+For a detailed view of the available map-controller UCI configuration options,
+see [UCI docs](https://dev.iopsys.eu/multi-ap/map-controller/-/blob/devel/docs/api/mapcontroller.md?ref_type=heads).
+
+
 A default configuration file which will propagate one fronthaul and one backhaul
 interface for the 5GHz and 2.4GHz bands respectively may look as such:
 
-- 
GitLab