diff --git a/docs/installation/local.md b/docs/installation/local.md index d688304cc66..f6ba5253b6e 100644 --- a/docs/installation/local.md +++ b/docs/installation/local.md @@ -8,7 +8,7 @@ You will need the following things properly installed on your computer. * **[Yarn](https://yarnpkg.com/en/docs/install)** * **[Ember CLI](https://ember-cli.com/)** - `yarn global add ember-cli` -It is also recommended to have [watchman](https://facebook.github.io/watchman/docs/install.html) installed to speed up the `file-watcher/auto-build` service of the ember build server. +It is also recommended to have [watchman](https://facebook.github.io/watchman/docs/install) installed to speed up the `file-watcher/auto-build` service of the ember build server. ## Steps * `git clone ` this repository