diff --git a/README.md b/README.md index 3359bc08a..583ae35d3 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ macOS tools: Unix tools: -* [Exuberant Ctags] for indexing files for vim tab completion +* [Universal Ctags] for indexing files for vim tab completion * [Git] for version control * [OpenSSL] for Transport Layer Security (TLS) * [RCM] for managing company and personal dotfiles @@ -82,7 +82,7 @@ Unix tools: * [Watchman] for watching for filesystem events * [Zsh] as your shell -[Exuberant Ctags]: http://ctags.sourceforge.net/ +[Universal Ctags]: https://ctags.io/ [Git]: https://git-scm.com/ [OpenSSL]: https://www.openssl.org/ [RCM]: https://github.com/thoughtbot/rcm