Skip to content

Commit 3d64cdf

Browse files
committed
Fix links in 3.3.1 announcement to really point to 3.3.1
They were copy-and-pasted from 3.3.0 announcement and not updated. Closes wxWidgets/wxWidgets#25661
1 parent 27e9c79 commit 3d64cdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2025-07-20-wxwidgets-3.3.1-released.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ the breaking changes in it.
5656
Thanks to all the people who have contributed to this release and we hope you
5757
will find it useful and will enjoy working with it!
5858

59-
[github]: https://github.com/wxWidgets/wxWidgets/releases/tag/v3.3.0
60-
[docs]: https://docs.wxwidgets.org/3.3.0/
61-
[install]: https://docs.wxwidgets.org/3.3.0/overview_install.html
59+
[github]: https://github.com/wxWidgets/wxWidgets/releases/tag/v3.3.1
60+
[docs]: https://docs.wxwidgets.org/3.3.1/
61+
[install]: https://docs.wxwidgets.org/3.3.1/overview_install.html
6262
[changes]: https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.3.1/docs/changes.txt
6363
[3.3.0-release]: news/2025/06/wxwidgets-3.3.0-released
6464
[#23766]: https://github.com/wxWidgets/wxWidgets/issues/23766

0 commit comments

Comments
 (0)