summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2015-01-04 16:26:55 +0100
committerNicolargo <nicolas@nicolargo.com>2015-01-04 21:01:55 +0100
commitcd50c5d21e01bda3308f9a9925bcbbe7121e79a0 (patch)
tree2039adf20a7842e790a2396d66c2a2db0d683ef6 /README.rst
parentf85f3c25a26603f68a3dab8ba4c4c047e1a11638 (diff)
README.rst: fix broken links
Simplify by removing superfluous links.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst17
1 files changed, 7 insertions, 10 deletions
diff --git a/README.rst b/README.rst
index 433f50cb..b6d35ec3 100644
--- a/README.rst
+++ b/README.rst
@@ -57,7 +57,7 @@ To install both dependacies and latest Glances version, just enter the followin
curl -L http://bit.ly/glances | /bin/bash
-or
+or
.. code-block:: console
@@ -69,10 +69,10 @@ If you want to support others distribs, please contribute to `glancesautoinstall
PyPI: The simple way
--------------------
-Glances is on `PyPI`_. By using PyPI, you are sure to have the latest
+Glances is on ``PyPI``. By using PyPI, you are sure to have the latest
stable version.
-To install, simply use `pip`_:
+To install, simply use ``pip``:
.. code-block:: console
@@ -121,7 +121,7 @@ To install Glances from ports:
OS X
----
-OS X users can install Glances using `Homebrew`_ or `MacPorts`_.
+OS X users can install Glances using ``Homebrew`` or ``MacPorts``.
Homebrew
````````
@@ -143,7 +143,7 @@ Windows
- Install Python for Windows: http://www.python.org/getit/
- Install the psutil library: https://pypi.python.org/pypi?:action=display&name=psutil#downloads
-- Install the `colorconsole`_ library: http://code.google.com/p/colorconsole/downloads/list
+- Install the colorconsole library: https://pypi.python.org/pypi/colorconsole
- Download Glances from here: http://nicolargo.github.io/glances/
Source
@@ -164,7 +164,7 @@ on Debian/Ubuntu you need to install first the *python-dev* package.
Puppet
------
-You can install Glances using `Puppet`_: https://github.com/rverchere/puppet-glances
+You can install Glances using ``Puppet``: https://github.com/rverchere/puppet-glances
Usage
=====
@@ -228,12 +228,9 @@ License
LGPL. See ``COPYING`` for more details.
-.. _psutil: https://code.google.com/p/psutil/
+.. _psutil: https://github.com/giampaolo/psutil
.. _glancesautoinstall: https://github.com/nicolargo/glancesautoinstall
.. _@nicolargo: https://twitter.com/nicolargo
.. _@glances_system: https://twitter.com/glances_system
-.. _PyPI: https://pypi.python.org/pypi
-.. _pip: http://www.pip-installer.org/
-.. _colorconsole: https://pypi.python.org/pypi/colorconsole
.. _glances-doc: https://github.com/nicolargo/glances/blob/master/docs/glances-doc.rst
.. _forum: https://groups.google.com/forum/?hl=en#!forum/glances-users