From 2f8f2d179ee978e26da1054fbdd700d0f881698c Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Wed, 17 Jun 2026 16:34:37 -0700 Subject: [PATCH] fix(dns): update custom domain to trace.agentrust-io.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CNAME file: agentrust.io → trace.agentrust-io.com site_url: https://agentrust.io/trace → https://trace.agentrust-io.com Co-Authored-By: Claude Sonnet 4.6 --- CNAME | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CNAME b/CNAME index 9884b64..ff27690 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -agentrust.io +trace.agentrust-io.com diff --git a/mkdocs.yml b/mkdocs.yml index f71fb4f..97fb835 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ site_name: TRACE site_description: Trust Runtime Attestation and Compliance Evidence — open attestation standard for agentic AI governance -site_url: https://agentrust.io/trace +site_url: https://trace.agentrust-io.com repo_url: https://github.com/agentrust-io/trace-spec repo_name: agentrust-io/trace-spec edit_uri: edit/main/