Skip to content

Commit e2203d9

Browse files
authored
Update README.md
1 parent 622318a commit e2203d9

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
@@ -86,7 +86,7 @@ rows = await database.fetch_all(query=query)
8686
print('High Scores:', rows)
8787
```
8888

89-
Check out the documentation on [making database queries](database_queries.md)
89+
Check out the documentation on [making database queries](https://www.encode.io/databases/database_queries/)
9090
for examples of how to start using databases together with SQLAlchemy core expressions.
9191

9292

0 commit comments

Comments
 (0)