Commit 13399b89bf5a833e55514e2c16c4c0c3afe70551
Merge pull request #14 from twe4ked/patch-1
Fix link to @kennethreitz's autoenv.
Showing 1 changed file Side-by-side Diff
README.mkd
... | ... | @@ -43,7 +43,7 @@ utilities as small scripts all the time. Antigen is compatible with all of them. |
43 | 43 | The plugins and scripts don't need any special handling to be compatible with |
44 | 44 | antigen. |
45 | 45 | |
46 | -Another example, [kennethreitz's autoenv](autoenv). Just a bundle command away. | |
46 | +Another example, [kennethreitz's autoenv][autoenv]. Just a bundle command away. | |
47 | 47 | |
48 | 48 | antigen-bundle kennethreitz/autoenv |
49 | 49 |