Skip to content

Commit 484761c

Browse files
authored
README: direnv URL changed (now an org)
1 parent 1f44a26 commit 484761c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ will just be silently ignored and the lines after it will be executed as
6060
normal.
6161

6262
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
63+
can [use direnv](https://github.com/direnv/direnv#the-stdlib) to
6464
automatically add `./bin` to your `PATH` when you `cd` into your application.
6565
Simply create an `.envrc` file with the command `PATH_add bin` in your
6666
Rails directory.

0 commit comments

Comments
 (0)