Skip to content

Commit 74c9134

Browse files
Update local.MD (#4371)
I was update the installation link of Watchman page. because that is not found in old file. Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
1 parent 17324a0 commit 74c9134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You will need the following things properly installed on your computer.
88
* **[Yarn](https://yarnpkg.com/en/docs/install)**
99
* **[Ember CLI](https://ember-cli.com/)** - `yarn global add ember-cli`
1010

11-
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.
11+
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.
1212

1313
## Steps
1414
* `git clone <repository-url>` this repository

0 commit comments

Comments
 (0)