浏览代码

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.
Joshua Perrett 2 年之前
父节点
当前提交
566e12c976
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Help/guide/tutorial/Installing and Testing.rst

+ 2 - 2
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
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^