Skip to content

Commit 5eaebfb

Browse files
authored
docs: 📝 Fix malformed CHANGELOG.md hyperlinks (#2804)
📝 Fix CHANGELOG.md formatting
1 parent 2377245 commit 5eaebfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ These changes are available on the `master` branch, but have not yet been releas
106106
- Fixed `ForumChannel.edit` allowing `default_reaction_emoji` to be `None`.
107107
([#2739](https://github.com/Pycord-Development/pycord/pull/2739))
108108
- Fixed missing `None` type hints in `Select.__init__`.
109-
([#2746])(https://github.com/Pycord-Development/pycord/pull/2746)
109+
([#2746](https://github.com/Pycord-Development/pycord/pull/2746))
110110
- Fixed `TypeError` when specifying `thread_name` in `Webhook.send`.
111-
([#2761])(https://github.com/Pycord-Development/pycord/pull/2761)
111+
([#2761](https://github.com/Pycord-Development/pycord/pull/2761))
112112
- Updated `valid_locales` to support `in` and `es-419`.
113113
([#2767](https://github.com/Pycord-Development/pycord/pull/2767))
114114
- Fixed `Webhook.edit` not working with `attachments=[]`.

0 commit comments

Comments
 (0)