From c940af1600e117d51af060d223a843002314bc37 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Fri, 31 Jul 2020 11:53:26 -0700 Subject: [PATCH] Correct tut_combiners anchor to tut-combiners dash is preferred in the tutorial. This fixes a broken link from the main help page. --- doc_src/tutorial.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc_src/tutorial.rst b/doc_src/tutorial.rst index 31f8cb7a9..d93989b04 100644 --- a/doc_src/tutorial.rst +++ b/doc_src/tutorial.rst @@ -417,7 +417,7 @@ There is also a ``$pipestatus`` list variable for the exit statuses [#]_ of proc .. [#] or "stati" if you prefer, or "statūs" if you've time-travelled from ancient Rome or work as a latin teacher -.. _tut_combiners: +.. _tut-combiners: Combiners (And, Or, Not) ------------------------ @@ -484,7 +484,7 @@ To compare strings or numbers or check file properties (whether a file exists or echo We do not have a hosts file end -:ref:`Combiners ` can also be used to make more complex conditions, like +:ref:`Combiners ` can also be used to make more complex conditions, like ::