Skip to content

Commit ea2b9cc

Browse files
authored
Merge pull request #40 from febus982/fix-broken-link
Fix broken documentation link
2 parents d436d3a + c66df53 commit ea2b9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ session = sa_manager.get_session()
8686
```
8787

8888
This can create unexpected because of global variables and multi-threading.
89-
More details can be found in the [session page](/manager/session/#note-on-multithreaded-applications)
89+
More details can be found in the [session page](manager/session/#note-on-multithreaded-applications)
9090
///

0 commit comments

Comments
 (0)