diff --git a/README.rst b/README.rst index ff1c3b3..5bdf688 100644 --- a/README.rst +++ b/README.rst @@ -7,10 +7,10 @@ CTags About ===== -This `Sublime Text 2/3`_ package provides support for working with tags +This `Sublime Text`_ package provides support for working with tags generated by `Exuberant CTags`_ -.. _Sublime Text 2/3: http://sublimetext.com/ +.. _Sublime Text: http://sublimetext.com/ .. _Exuberant CTags: http://ctags.sourceforge.net/ The ctags command is searched for on the system PATH. It works by doing a @@ -24,11 +24,9 @@ See this `forum thread`_ for a bit of historical background on the Sublime Text Installation ============ -The easiest way to install this plugin, is to use the `Package Control`_ -plugin, by `Will Bond`_ +The easiest way to install this plugin, is to use the `Package Control`_ . -.. _Package Control: http://wbond.net/sublime_packages/package_control/ -.. _Will Bond: http://wbond.net/ +.. _Package Control: http://packagecontrol.io/ Alternatively, the plugin can be installed manually using one of the following methods.