diff --git a/README.md b/README.md index bd11d61..829a7a0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Harness conveniently wraps Docker around three open-source coding agents — [`pi`](https://pi.dev/), [`opencode`](https://opencode.ai), and [`hermes`](https://github.com/NousResearch/hermes-agent) — so you can point one at a directory (or file) without giving it access to your entire machine. -> **Documentation:** [boldblackai.github.io/harness](https://boldblackai.github.io/harness/) +> **Documentation:** [harness.boldblack.ai/docs](https://harness.boldblack.ai/docs/) ## Features diff --git a/zensical.toml b/zensical.toml index dc9dd72..63e3d34 100644 --- a/zensical.toml +++ b/zensical.toml @@ -3,7 +3,7 @@ site_name = "Harness" site_description = "Run agents in a sandboxed container — ready to drop into any project." site_author = "Julio Capote" -site_url = "https://boldblackai.github.io/harness/" +site_url = "https://harness.boldblack.ai/docs/" copyright = """ Copyright © 2025 Julio Capote