Skip to content

Commit afc645b

Browse files
authored
Small typo fix
1 parent b4e4665 commit afc645b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2021-09-30-boa-release-13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Test262 is the implementation conformance test suite maintained by TC39. It's us
7979

8080
Since v0.12 we have managed to pass 6391 more tests and are 7% more conformant. This has been great progress by all involved and we hope this continues to improve. Most of these new passes have come from refactors across the codebase which have had little impact on performance, in fact, v0.13 is much faster than v0.12.
8181

82-
You can track Boa's conformance to the specification [here](/conformance#)
82+
You can track Boa's conformance to the specification [here](/conformance)
8383

8484
## Keeping up with Rust
8585

0 commit comments

Comments
 (0)