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.
2 parents 1f44a26 + 484761c commit e7a36afCopy full SHA for e7a36af
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