Skip to content

Commit a13a586

Browse files
committed
update images
1 parent c09bbfb commit a13a586

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
@@ -62,7 +62,7 @@ async def some_func() -> None:
6262

6363
Here is a very simplified diagram of how everything works:
6464

65-
![basic schema.png](https://github.com/krylosov-aa/context-async-sqlalchemy/blob/main/docs_sources/docs/img/engine_session_schema.png?raw=true)
65+
![basic schema.png](https://github.com/krylosov-aa/context-async-sqlalchemy/blob/main/docs_sources/docs/img/basic_schema.png?raw=true)
6666

6767
1. Before executing your code, the middleware will prepare a container in
6868
which the sessions required by your code will be stored.

0 commit comments

Comments
 (0)