Skip to content

Commit d9bd6c8

Browse files
committed
Fix up git crap
1 parent 6c373a6 commit d9bd6c8

File tree

1 file changed

+2
-2
lines changed
  • files/en-us/mozilla/firefox/releases/147

1 file changed

+2
-2
lines changed

files/en-us/mozilla/firefox/releases/147/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ Firefox 147 is the current [Beta version of Firefox](https://www.firefox.com/en-
6666
([Firefox bug 1997962](https://bugzil.la/1997962)).
6767
- Brotli compression is now supported for both [`CompressionStream`](/en-US/docs/Web/API/CompressionStream/CompressionStream#brotli) and [`DecompressionStream`](/en-US/docs/Web/API/DecompressionStream/DecompressionStream#brotli).
6868
([Firefox bug 1921583](https://bugzil.la/1921583)).
69-
- Service workers can now be ECMAScript module scripts.
69+
- Service workers can now be ECMAScript [module scripts](/en-US/docs/Web/JavaScript/Guide/Modules).
7070
To load a service worker module, specify a [`type`](/en-US/docs/Web/API/ServiceWorkerContainer/register#type) of `'module'` when calling {{domxref("ServiceWorkerContainer.register()")}}.
71-
([Firefox bug 1360870](https://bugzil.la/1997962)).
71+
([Firefox bug 1360870](https://bugzil.la/1360870)).
7272

7373
<!-- #### DOM -->
7474

0 commit comments

Comments
 (0)