diff --git a/src/content/guides/code-splitting.mdx b/src/content/guides/code-splitting.mdx
index 63feda102c59..70846fe25416 100644
--- a/src/content/guides/code-splitting.mdx
+++ b/src/content/guides/code-splitting.mdx
@@ -32,12 +32,13 @@ contributors:
- smelukov
- chenxsan
- Adarah
+ - atesgoral
related:
- - title: <link rel="prefetch/preload"> in webpack
+ - title: in webpack
url: https://medium.com/webpack/link-rel-prefetch-preload-in-webpack-51a52358f84c
- title: Preload, Prefetch And Priorities in Chrome
url: https://medium.com/reloading/preload-prefetch-and-priorities-in-chrome-776165961bbf
- - title: Preloading content with rel="preload"
+ - title: Preloading content with
url: https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content
---