From d2966597858d33abd48f2adb17bd5a533a08471d Mon Sep 17 00:00:00 2001 From: scott Date: Thu, 9 Apr 2026 18:38:21 -0400 Subject: [PATCH] Update docs reference to check entire docs/ directory Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 10eb3b9..22fceaf 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -65,7 +65,7 @@ Read-only diagnostic workflow — queries current network settings and firmware ## Reference Documentation -**ES24N Configuration Guide:** `docs/ES24NPSG26031.pdf` — consult this for any Redfish API commands, request/response formats, field names, or configuration procedures when working on this project. +The `docs/` directory contains reference documentation for this project. Check all files there for any Redfish API commands, request/response formats, field names, or configuration procedures when working on this project. ## Key Design Notes