Skip to content

Commit eafba3a

Browse files
committed
docs: use header image from assets/ dir
1 parent ac9855b commit eafba3a

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
@@ -1,6 +1,6 @@
11
<div>
22
<a href="https://speclynx.com">
3-
<img width="739" height="103" alt="SpecLynx OpenAPI Toolkit" src="https://github.com/user-attachments/assets/87c88ea9-5746-497a-8c33-43fa55b72b0b" />
3+
<img width="739" height="103" alt="SpecLynx OpenAPI Toolkit" src="https://raw.githubusercontent.com/speclynx/vscode-openapi-toolkit/main/assets/openapi-toolkit.png" />
44
</a>
55
<br><br>
66
<p>
@@ -39,7 +39,7 @@ SpecLynx OpenAPI Toolkit adds semantic editing, validation/linting, preview, and
3939

4040
## Preview
4141

42-
[![OpenAPI preview inside VS Code](https://raw.githubusercontent.com/speclynx/vscode-openapi-toolkit/main/assets/openapi-toolkit.png)](https://speclynx.com/openapi-toolkit/)
42+
[![OpenAPI preview inside VS Code](https://speclynx.com/assets/images/openapi-toolkit/main-screenshot.png)](https://speclynx.com/openapi-toolkit/)
4343

4444
---
4545

0 commit comments

Comments
 (0)