Skip to content

Commit e7a36af

Browse files
authored
Merge pull request #585 from olleolleolle/patch-1
README: direnv URL changed (now an org)
2 parents 1f44a26 + 484761c commit e7a36af

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)