diff --git a/docs/_config.yml b/docs/_config.yml index a121bad68..dfd02eacd 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,7 @@ title: cagent description: Build, run, and share powerful AI agents with a declarative YAML config, rich tool ecosystem, and multi-agent orchestration — by Docker. -url: "" -baseurl: "" +url: "https://docker.github.io" +baseurl: "/cagent" # Use kramdown (GitHub Pages default) with GFM markdown: kramdown