Skip to content

Commit 0fa4904

Browse files
committed
Tweak history
1 parent 5aa6b1b commit 0fa4904

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-
(`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-
(`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)