Skip to content

Commit 479b68f

Browse files
authored
Merge pull request #42 from rossalexander/patch-1
Fix broken link
2 parents 5a0fb64 + ae08bb1 commit 479b68f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
composer global require statamic/cli
1717
```
1818

19-
Make sure to place Composer's system-wide vendor bin directory in your `$PATH` so the `statamic` executable can be located by your system. [Here's how](https://statamic.dev/knowledge-base/adding-to-path).
19+
Make sure to place Composer's system-wide vendor bin directory in your `$PATH` so the `statamic` executable can be located by your system. [Here's how](https://statamic.dev/troubleshooting/command-not-found-statamic).
2020

2121
Once installed, you should be able to run `statamic {command name}` from within any directory.
2222

0 commit comments

Comments
 (0)