diff --git a/docs/install.md b/docs/install.md index 9e33437b1822..de634627c826 100644 --- a/docs/install.md +++ b/docs/install.md @@ -109,7 +109,7 @@ We recommend installing with `npm` when: Installing code-server with `npm` builds native modules on install. -This process requires C dependencies; see our guide on [installing with npm][./npm.md](./npm.md) for more information. +This process requires C dependencies; see our guide on [installing with npm](./npm.md) for more information. ## Standalone releases