From 6ec31f76a736f9d94b31bb126bc4a567cf1121d9 Mon Sep 17 00:00:00 2001 From: Kevin Adams Date: Fri, 22 May 2026 22:53:25 -0400 Subject: [PATCH] docs: fix TrueNAS CORE 13 API key navigation path CORE 13 moved API Keys under the gear icon (top-right), not System menu. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c004e2..68eda08 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Before installing, ensure the following are in place on your **Proxmox VE node** 3. On **TrueNAS SCALE** or **TrueNAS CORE 13+**, generate an API key: - TrueNAS SCALE: *System Settings → API Keys → Add* - - TrueNAS CORE: *System → API Keys → Add* + - TrueNAS CORE 13: *gear icon (top-right) → API Keys → Add* Copy the key — you will need it during storage configuration in Proxmox.