Skip to content

Commit

Permalink
Changed numref for ref
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Apr 19, 2018
1 parent 173507e commit 41479e3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/source/useful_tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This application, as shown in

This tools is extremely useful when running multiple jobs, since it lets
you see which *jobs* are running, for how long they've been running, and
more. Figure :numref:`htop_fig` how *htop* looks whenever you run this
more. Figure :ref:`htop_fig` how *htop* looks whenever you run this
from the terminal:

.. code-block:: shell
Expand All @@ -47,8 +47,8 @@ from the terminal:
htop Explained
--------------

htop has different things to offer. Figures :numref:`htop_top_fig` and
:numref:`htop_bottom_fig` explain what each column means.
htop has different things to offer. Figures :ref:`htop_top_fig` and
:ref:`htop_bottom_fig` explain what each column means.

.. _htop_top_fig:
.. figure:: ./images/useful_tools/htop_top.png
Expand Down Expand Up @@ -84,6 +84,7 @@ see:
tmux and screen - Terminal Multiplexers
=============================================

Another great tool is



Expand Down

0 comments on commit 41479e3

Please sign in to comment.