Skip to content

Commit 9e3b914

Browse files
committed
Fix syntax issue in CHANGELOG
1 parent 7378fbf commit 9e3b914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ Changelog
66
* Fixed: visual inconsistencies in grappelli tabular inline styles (`#136`_)
77
* Fixed: numerous issues with django-polymorphic integration (`#138`_)
88
* Feature: Added ``SortableHiddenMixin`` akin to grappelli’s
9-
`GrappelliSortableHiddenMixin`_ (`#123`_). Thanks `@brandenhall`_!
9+
`GrappelliSortableHiddenMixin`_ (`#123`_). Thanks `@brandenhall`_!
1010

1111
.. _#136: https://github.com/theatlantic/django-nested-admin/issues/136
1212
.. _#138: https://github.com/theatlantic/django-nested-admin/issues/138
1313
.. _GrappelliSortableHiddenMixin: https://django-grappelli.readthedocs.io/en/2.12.2/customization.html#grappellisortablehiddenmixin
1414
.. _#123: https://github.com/theatlantic/django-nested-admin/pull/123
15-
.. @brandenhall_: https://github.com/brandenhall
15+
.. _@brandenhall: https://github.com/brandenhall
1616

1717
**3.2.2 (Apr 9, 2019)**
1818

0 commit comments

Comments
 (0)