Skip to content

Commit 8952eda

Browse files
authored
fix(docs): remove broken link
Signed-off-by: Lala Sabathil <[email protected]>
1 parent 6c384c7 commit 8952eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/old_changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ Bug Fixes
625625
- Fix out of order files being sent in webhooks when there are 10 files.
626626
- |commands| Extensions that fail internally due to ImportError will no longer raise :exc:`~.ext.commands.ExtensionNotFound`. (:dpy-issue:`2244`, :dpy-issue:`2275`, :dpy-issue:`2291`)
627627
- |commands| Updating the :attr:`Paginator.suffix <.ext.commands.Paginator.suffix>` will not cause out of date calculations. (:dpy-issue:`2251`)
628-
- |commands| Allow converters from custom extension packages. (:dpy-issue:`2369`, :dpy-issue:`2374`)
628+
- |commands| Allow converters from custom extension packages. (:dpy-issue:`2369`, 2374)
629629
- |commands| Fix issue with paginator prefix being ``None`` causing empty pages. (:dpy-issue:`2471`)
630630
- |commands| :class:`~.commands.Greedy` now ignores parsing errors rather than propagating them.
631631
- |commands| :meth:`Command.can_run <.ext.commands.Command.can_run>` now checks whether a command is disabled.

0 commit comments

Comments
 (0)