We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339805e commit 1ce7a6eCopy full SHA for 1ce7a6e
examples/gallery/line/vector-heads-tails.py
@@ -25,8 +25,9 @@
25
26
In the following we use the :meth:`pygmt.Figure.plot` method to plot vectors
27
with individual heads and tails. We must specify the modifiers (together with
28
-the vector type, here ``v``) by passing the corresponding shortcuts to the
29
-``style`` parameter.
+the vector type, here ``v``, see also
+:doc:`Vector types documentation </gallery/line/vectors>`.)
30
+by passing the corresponding shortcuts to the ``style`` parameter.
31
32
"""
33
0 commit comments