diff --git a/files/en-us/glossary/code_splitting/index.md b/files/en-us/glossary/code_splitting/index.md index aa6c424cbe572bf..5892b3d98650d78 100644 --- a/files/en-us/glossary/code_splitting/index.md +++ b/files/en-us/glossary/code_splitting/index.md @@ -14,7 +14,6 @@ Code splitting is a feature supported by bundlers like [Webpack](https://webpack ## See also -- Bundling - [Lazy loading](/en-US/docs/Web/Performance/Lazy_loading) - [HTTP/2](/en-US/docs/Glossary/HTTP_2) - [Tree shaking](/en-US/docs/Glossary/Tree_shaking)