Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit 6eb8861

Browse files
Tweak
1 parent 7721734 commit 6eb8861

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
@@ -161,7 +161,7 @@ await database.disconnect()
161161

162162
If you're integrating against a web framework, then you'll probably want
163163
to hook into framework startup or shutdown events. For example, with
164-
Starlette you would use the following:
164+
[Starlette][starlette] you would use the following:
165165

166166
```python
167167
@app.on_event("startup")

0 commit comments

Comments
 (0)