We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f44a26 commit 484761cCopy full SHA for 484761c
README.md
@@ -60,7 +60,7 @@ will just be silently ignored and the lines after it will be executed as
60
normal.
61
62
If you don't want to prefix every command you type with `bin/`, you
63
-can [use direnv](https://github.com/zimbatm/direnv#the-stdlib) to
+can [use direnv](https://github.com/direnv/direnv#the-stdlib) to
64
automatically add `./bin` to your `PATH` when you `cd` into your application.
65
Simply create an `.envrc` file with the command `PATH_add bin` in your
66
Rails directory.
0 commit comments