From 4bec54ccaca00211f8a96004510d564df3ce70d5 Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Mon, 29 Jun 2026 11:38:45 -0700 Subject: [PATCH] docs: correct brand name to AgenTrust Fix display brand casing from "AgentTrust" to "AgenTrust" in mkdocs copyright. Co-Authored-By: Claude Opus 4.8 (1M context) --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 48b5763..cba4fc9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,7 +5,7 @@ repo_url: https://github.com/agentrust-io/trace-tests repo_name: agentrust-io/trace-tests edit_uri: edit/main/ docs_dir: . -copyright: "© 2026 AgentTrust — Apache 2.0" +copyright: "© 2026 AgenTrust — Apache 2.0" exclude_docs: | .github/