Skip to content

Commit a2fcbc2

Browse files
committed
Update links in the readme
1 parent 0bc52cc commit a2fcbc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ answer streams back inline — and because each ask resumes the same
1212
Claude Code session that wrote the code, the model already remembers
1313
the file, the conversation, and why it made the change.
1414

15-
![askdiff demo for natural language descriptors](https://raw.githubusercontent.com/narghev/askdiff/update-readme/assets/nl-descriptors-demo.gif)
15+
![askdiff demo for natural language descriptors](https://raw.githubusercontent.com/narghev/askdiff/main/assets/nl-descriptors-demo.gif)
1616

1717
> Asking about a past commit's diff in the session that wrote it.
1818
@@ -55,7 +55,7 @@ The hero demo above shows this case: `/askdiff` with a natural-language descript
5555

5656
`/askdiff` with no description shows the working tree diff — all uncommitted changes. Best used in the same session that made the changes, so it holds the full context of the edits.
5757

58-
![askdiff demo for the working directory path](https://raw.githubusercontent.com/narghev/askdiff/update-readme/assets/working-tree-demo.gif)
58+
![askdiff demo for the working directory path](https://raw.githubusercontent.com/narghev/askdiff/main/assets/working-tree-demo.gif)
5959

6060
## How it works
6161

0 commit comments

Comments
 (0)