From dab7b5ad1865ec6fc41647a8a97efba2f1ca6eb8 Mon Sep 17 00:00:00 2001 From: "Doink (OpenClaw)" Date: Fri, 20 Feb 2026 11:52:23 -0800 Subject: [PATCH] fix: update docs site GitHub URL to orgloop org Co-Authored-By: Charlie Hulcher --- docs-site/src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-site/src/content/docs/index.mdx b/docs-site/src/content/docs/index.mdx index 7c78df7..870ae36 100644 --- a/docs-site/src/content/docs/index.mdx +++ b/docs-site/src/content/docs/index.mdx @@ -13,7 +13,7 @@ When that actor finishes, its completion fires an event back into the system, an > You don't need reliable actors if you have a reliable system around them. -[Get Started](/start/getting-started/) | [View on GitHub](https://github.com/c-h-/orgloop) +[Get Started](/start/getting-started/) | [View on GitHub](https://github.com/orgloop/orgloop) ## Try It Now