Skip to content

Commit 05e2e8a

Browse files
authored
Merge pull request #198 from uriyyo/bugfix/broken-link
🐛 Fix broken image link
2 parents 2899a0c + 0f38de6 commit 05e2e8a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ async def get_users():
3232
add_pagination(app)
3333
```
3434

35-
![OpenAPI](/images/openapi_example.png)
35+
![OpenAPI](img/openapi_example.png)
3636

3737
## Available integrations
3838

0 commit comments

Comments
 (0)