From 566e12c9762a6061021c1f99a01c7660c34142c2 Mon Sep 17 00:00:00 2001 From: Joshua Perrett Date: Fri, 18 Nov 2022 02:26:04 +0000 Subject: Tutorial: Fix destination of link from Step 6 to Step 5 The link in Step 6 (to "Testing Support") clearly refers to Exercise 2. Fix the location to which the link jumps. --- Help/guide/tutorial/Installing and Testing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Help/guide/tutorial/Installing and Testing.rst b/Help/guide/tutorial/Installing and Testing.rst index aa3fb74..7a59fcb 100644 --- a/Help/guide/tutorial/Installing and Testing.rst +++ b/Help/guide/tutorial/Installing and Testing.rst @@ -1,8 +1,6 @@ Step 5: Installing and Testing ============================== -.. _`Tutorial Testing Support`: - Exercise 1 - Install Rules ^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -154,6 +152,8 @@ are similar. To the end of the top-level ``CMakeLists.txt`` we add: That is all that is needed to create a basic local install of the tutorial. +.. _`Tutorial Testing Support`: + Exercise 2 - Testing Support ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v0.12