Skip to content

Commit 8e3bb88

Browse files
committed
fix: update image URL in README for correct display of OpenAPI UI screenshot
1 parent ae6d155 commit 8e3bb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vsc-extension/openapi-ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ A powerful Visual Studio Code extension that provides an intuitive interface for
4646
- Click on any source in the sidebar to load it
4747
- The OpenAPI specification will open in the main editor area
4848

49-
![vscode-extension](vscode-extension.png)
49+
![vscode-extension](https://raw.githubusercontent.com/jakubkozera/openapi-ui/refs/heads/master/src/vsc-extension/openapi-ui/vscode-extension.png)
5050

5151
## Features
5252

0 commit comments

Comments
 (0)