From 5324c25d2760f5e68c8cc5ff3ba489c64b3d803b Mon Sep 17 00:00:00 2001 From: Blasius Patrick Date: Wed, 24 Jun 2026 20:03:34 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7967982..2e0106b 100644 --- a/README.md +++ b/README.md @@ -127,8 +127,8 @@ hermes node revoke --name my-devbox A: All interactions are logged to `~/.hermes/logs/nodes-audit.log` and retained per `audit_retention_days`. ## Related -- **[Hermes Node (client)](`github.com/blaspat/hermes-node`):** Remote node binary. -- **[Hermes Agent](`github.com/NousResearch/hermes-agent`):** Core framework. +- **[Hermes Node (client)](https://github.com/blaspat/hermes-node):** Remote node binary. +- **[Hermes Agent](https://github.com/NousResearch/hermes-agent):** Core framework. --- License: [MIT](LICENSE) | Author: © 2026 Blasius Patrick