Skip to content

Commit 7ee2b60

Browse files
authored
Fix Autoloop link in README (#306)
Updated Autoloop link to point to the GitHub repository.
1 parent 4ea8c81 commit 7ee2b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Investigate faults proactively and improve CI.
2828

2929
### Research, Status & Planning Workflows
3030

31-
- [🔄 Autoloop](docs/autoloop.md) - Iterative optimization agent that proposes changes, evaluates against a metric, and keeps only improvements
31+
- [🔄 Autoloop]([docs/autoloop.md](https://github.com/githubnext/autoloop)) - Loop anything in your repo to continuously research, develop and maintain
3232
- [📚 Weekly Research](docs/weekly-research.md) - Collect research updates and industry trends
3333
- [📊 Weekly Issue Summary](docs/weekly-issue-summary.md) - Weekly issue activity report with trend charts and recommendations
3434
- [👥 Daily Repo Status](docs/daily-repo-status.md) - Assess repository activity and create status reports

0 commit comments

Comments
 (0)