Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 058af5b

Browse files
committed
Fix banner image reference.
[skip ci]
1 parent 9b2a6ba commit 058af5b

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
@@ -1,7 +1,7 @@
11
# Pydantic OpenAPI Schema
22

33
<!-- markdownlint-disable -->
4-
<img alt="Starlite logo" src="./images/starlite-banner.svg" width="100%" height="auto">
4+
<img alt="Starlite logo" src="./docs/images/starlite-banner.svg" width="100%" height="auto">
55
<!-- markdownlint-restore -->
66

77
<div align="center">

0 commit comments

Comments
 (0)