diff --git a/doc/getting_started.rst b/doc/getting_started.rst
index d0e1305cb601f9ae6a2b26d869e38091851302e2..aefdf71b0cdbfbd2c761041bde96e4e79ee97585 100644
--- a/doc/getting_started.rst
+++ b/doc/getting_started.rst
@@ -199,5 +199,5 @@ with one extra subfigure (middle) comparing the predicted and measured QoS.
 
 This concludes the tutorial for installing and using PredTuner.
 What we have just used is the PyTorch API of PredTuner.
-:doc:<reference/index> shows the reference of this API along with two sets of lower-level APIs
+:doc:`reference/index` shows the reference of this API along with two sets of lower-level APIs
 that allows tuning applications that are not PyTorch DNN.