From 48396afde90ee59b7c76f49fe628fd3c75c9caf4 Mon Sep 17 00:00:00 2001 From: Russell Horton Date: Thu, 2 Apr 2026 23:32:27 -0700 Subject: [PATCH] Fix Autoloop link in README Updated Autoloop link to point to the GitHub repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aeaa4b7..640133e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Investigate faults proactively and improve CI. ### Research, Status & Planning Workflows -- [🔄 Autoloop](docs/autoloop.md) - Iterative optimization agent that proposes changes, evaluates against a metric, and keeps only improvements +- [🔄 Autoloop]([docs/autoloop.md](https://github.com/githubnext/autoloop)) - Loop anything in your repo to continuously research, develop and maintain - [📚 Weekly Research](docs/weekly-research.md) - Collect research updates and industry trends - [📊 Weekly Issue Summary](docs/weekly-issue-summary.md) - Weekly issue activity report with trend charts and recommendations - [👥 Daily Repo Status](docs/daily-repo-status.md) - Assess repository activity and create status reports