Commit 290edb0058c11cc0c901b9c5813f610e1bc55147
1 parent
5fc03fbc8b
Fix link to github issues page.
The link should point to the project under zsh-users organization and not under the sharat87 user.
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
README.mkd
... | ... | @@ -500,7 +500,7 @@ Any comments/suggestions/feedback welcome. Please join the discussion on the |
500 | 500 | [autoenv]: https://github.com/kennethreitz/autoenv |
501 | 501 | [oh-my-zsh]: https://github.com/robbyrussell/oh-my-zsh |
502 | 502 | [cram]: https://bitheap.org/cram/ |
503 | -[issue]: https://github.com/sharat87/antigen/issues | |
503 | +[issue]: https://github.com/zsh-users/antigen/issues | |
504 | 504 | [license]: http://mit.sharats.me |
505 | 505 | [reddit page]: http://www.reddit.com/r/commandline/comments/u4f26/antigen_a_plugin_manager_for_zsh_shell/ |
506 | 506 | [twitter]: http://twitter.com/sharat87 |