Skip to content

Commit 892142b

Browse files
GiggleLiuclaude
andcommitted
fix: update broken plan file link in README
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 142d3c2 commit 892142b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ assert_eq!(solution.iter().sum::<usize>(), 2); // Max IS size is 2
5454
/issue-to-pr <issue-number>
5555
```
5656
Afterwards, the skill creates a PR starting with `[action]`, which automatically triggers Claude CI to implement the plan.
57-
- Otherwise, you can write a detailed plan manually ([sample](docs/plans/2026-01-31-factoring-ilp-design.md)). Then create a PR manually. You can start implementing this plan on the CI machine by adding `[action]` at the start of the PR description or comments.
57+
- Otherwise, you can write a detailed plan manually ([sample](docs/plans/2026-02-08-qubo-reductions-plan.md)). Then create a PR manually. You can start implementing this plan on the CI machine by adding `[action]` at the start of the PR description or comments.
5858
5959
### Developer Commands
6060

0 commit comments

Comments
 (0)