Skip to content

Commit aa572d5

Browse files
authored
fix: use raw GitHub URL for screenshot from deps-zed repo (#10)
1 parent 8eb2172 commit aa572d5

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
@@ -15,7 +15,7 @@ A universal Language Server Protocol (LSP) server for dependency management acro
1515
- **Hover Information** — Package descriptions, links to documentation
1616
- **Code Actions** — Quick fixes to update dependencies
1717

18-
![deps-lsp in action](crates/deps-zed/assets/img.png)
18+
![deps-lsp in action](https://raw.githubusercontent.com/bug-ops/deps-zed/main/assets/img.png)
1919

2020
## Supported Ecosystems
2121

0 commit comments

Comments
 (0)