Skip to content

Commit 9fe7a80

Browse files
committed
Fix broken links and character set in 5.10 M1 release notes
1 parent d71e4a4 commit 9fe7a80

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.10.0-M1.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
[[release-notes-5.10.0-M1️]]
2-
== 5.10.0-M1️
1+
[[release-notes-5.10.0-M1]]
2+
== 5.10.0-M1
33

44
*Date of Release:* ❓
55

66
*Scope:* ❓
77

88
For a complete list of all _closed_ issues and pull requests for this release, consult the
9-
link:{junit5-repo}+/milestone/5.10.0-M1️?closed=1+[5.10.0-M1️] milestone page in the JUnit repository on
10-
GitHub.
9+
link:{junit5-repo}+/milestone/65?closed=1+[5.10.0-M1] milestone page in the JUnit
10+
repository on GitHub.
1111

1212

13-
[[release-notes-5.10.0-M1️-junit-platform]]
13+
[[release-notes-5.10.0-M1-junit-platform]]
1414
=== JUnit Platform
1515

1616
==== Bug Fixes
1717

18-
* Fixed fallback to ForkJoinPools Java 7 constructor on Java 9 and higher
18+
* Fixed fallback to ForkJoinPool's Java 7 constructor on Java 9 and higher.
1919

2020
==== Deprecations and Breaking Changes
2121

@@ -26,7 +26,7 @@ GitHub.
2626
* ❓
2727

2828

29-
[[release-notes-5.10.0-M1️-junit-jupiter]]
29+
[[release-notes-5.10.0-M1-junit-jupiter]]
3030
=== JUnit Jupiter
3131

3232
==== Bug Fixes
@@ -42,7 +42,7 @@ GitHub.
4242
* ❓
4343

4444

45-
[[release-notes-5.10.0-M1️-junit-vintage]]
45+
[[release-notes-5.10.0-M1-junit-vintage]]
4646
=== JUnit Vintage
4747

4848
==== Bug Fixes

0 commit comments

Comments
 (0)