Skip to content

Commit a77b5dd

Browse files
bibajzTinche
authored andcommitted
Fix issue links in HISTORY
1 parent 6a86c56 commit a77b5dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ History
88
* Fix an issue structuring bare ``typing.List`` s on Pythons lower than 3.9.
99
(`#209 <https://github.com/python-attrs/cattrs/issues/209>`_)
1010
* Fix structuring of non-parametrized containers like ``list/dict/...`` on Pythons lower than 3.9.
11-
(`#218 https://github.com/python-attrs/cattrs/issues/218`_)
11+
(`#218 <https://github.com/python-attrs/cattrs/issues/218>`_)
1212
* Fix structuring bare ``typing.Tuple`` on Pythons lower than 3.9.
13-
(`#218 https://github.com/python-attrs/cattrs/issues/218`_)
13+
(`#218 <https://github.com/python-attrs/cattrs/issues/218>`_)
1414

1515

1616
1.10.0 (2022-01-04)

0 commit comments

Comments
 (0)