mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
docs: drop the unowned roboco.dev custom domain; serve on github.io
roboco.dev is not ours, so the docs.roboco.dev custom domain can never resolve. Remove the docs/CNAME and the custom-domain site_url, and point the advertised docs URL at the free GitHub Pages project URL (https://rennf93.github.io/roboco/) — no DNS required.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# Preview: uv run mkdocs serve
|
||||
# Deploy: handled in CI by .github/workflows/docs.yml (mkdocs gh-deploy → gh-pages).
|
||||
site_name: RoboCo
|
||||
site_url: https://docs.roboco.dev/
|
||||
site_url: https://rennf93.github.io/roboco/
|
||||
site_description: >-
|
||||
RoboCo is a self-hosted AI agentic company — 25 AI agents and one human CEO
|
||||
that run as a complete software-development workforce, operated from a single
|
||||
|
||||
Reference in New Issue
Block a user