Skip to content

Commit 0ea2e0d

Browse files
howardjingnex3
authored andcommitted
Fix broken links in perf.md (#861)
1 parent 3b36b5e commit 0ea2e0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

perf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ relative slowdown becomes more pronounced as the raw Dart code becomes faster.
168168
Solutions for this such as [the embedded protocol][] or [WebAssembly support][]
169169
are becoming more and more important.
170170

171-
[embedded Dart Sass]: https://github.com/sass/sass-embedded-protocol
172-
[Dart WebAssembly support]: https://github.com/dart-lang/sdk/issues/32894
171+
[the embedded protocol]: https://github.com/sass/sass-embedded-protocol
172+
[WebAssembly support]: https://github.com/dart-lang/sdk/issues/32894

0 commit comments

Comments
 (0)