Commit e859897
Fix malformed Autoloop link in README (#308)
The link for Autoloop contained a nested markdown link as the URL target,
which is invalid markdown syntax. Fixed to use the local relative path
docs/autoloop.md, consistent with other workflow links in the same section.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7c7feb6 commit e859897
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments