Skip to content

Commit c414430

Browse files
committed
correct issue link in history
1 parent 5ca079a commit c414430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/history.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Bugfixes
2020
- Previously, cancelling the context surrounding an :func:`open_loop`
2121
block might cause a deadlock in some cases. The ordering of operations
2222
during loop teardown has been improved, so this shouldn't happen
23-
anymore. (`#80 <https://github.com/python-trio/trio-asyncio/issues/80>`__)
23+
anymore. (`#81 <https://github.com/python-trio/trio-asyncio/issues/81>`__)
2424

2525
Deprecations and Removals
2626
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)