Skip to content

Commit 44efe7c

Browse files
committed
Fix links for the blog mode
1 parent 2e77180 commit 44efe7c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

blog/2024-07-09-boa-release-19.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Overall, Boa's conformance in real terms has improved by ~6%.
2121
You can check the full list of changes [here][changelog], and the full information on conformance
2222
[here][conformance].
2323

24+
[changelog]: https://github.com/boa-dev/boa/blob/v0.19/CHANGELOG.md
25+
[conformance]: /conformance
26+
2427
<!--truncate-->
2528

2629
## Highlights
@@ -209,8 +212,6 @@ itself and for users of the engine. Feel free to contact us in [Matrix].
209212
Once again, big thanks to [all the contributors][contributors] of this release!!
210213

211214
[contributors]: https://github.com/boa-dev/boa/graphs/contributors?from=2024-03-05&to=2024-07-11&type=c
212-
[changelog]: https://github.com/boa-dev/boa/blob/v0.19/CHANGELOG.md
213-
[conformance]: /conformance
214215
[collective]: https://opencollective.com/boa
215216
[easy_issues]: https://github.com/boa-dev/boa/issues?q=is%3Aopen+is%3Aissue+label%3AE-Easy
216217
[first_issues]: https://github.com/boa-dev/boa/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

blog/2024-12-05-boa-release-020/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ In this release, our conformance has grown from 87.3% to 89.92% in the official
1818
You can check the full list of changes [here][changelog], and the full information on conformance
1919
[here][conformance].
2020

21+
[changelog]: https://github.com/boa-dev/boa/blob/v0.19/CHANGELOG.md
22+
[conformance]: /conformance
23+
2124
<!--truncate-->
2225

2326
## Feature Highlights
@@ -209,8 +212,6 @@ itself and for users of the engine. Feel free to contact us in [Matrix].
209212
Once again, big thanks to [all the contributors][contributors] of this release!!
210213

211214
[contributors]: https://github.com/boa-dev/boa/graphs/contributors?from=2024-03-05&to=2024-07-11&type=c
212-
[changelog]: https://github.com/boa-dev/boa/blob/v0.19/CHANGELOG.md
213-
[conformance]: /conformance
214215
[collective]: https://opencollective.com/boa
215216
[easy_issues]: https://github.com/boa-dev/boa/issues?q=is%3Aopen+is%3Aissue+label%3AE-Easy
216217
[first_issues]: https://github.com/boa-dev/boa/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

0 commit comments

Comments
 (0)