Skip to content

Commit fdfa2e1

Browse files
author
Shati Patel
committed
Rename third detective tutorial
1 parent 570e726 commit fdfa2e1

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/language/learn-ql/beginner/catch-the-fire-starter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@ You have found the two fire starters! They are arrested and the villagers are on
147147
What next?
148148
----------
149149

150-
- Find out who will be the new ruler of the village in the :doc:`next tutorial <heir>`.
150+
- Find out who will be the new ruler of the village in the :doc:`next tutorial <crown-the-rightful-heir>`.
151151
- Learn more about predicates and classes in the `QL language handbook <https://help.semmle.com/QL/ql-handbook/index.html>`__.
152152
- Explore the libraries that help you get data about code in :doc:`Learning CodeQL <../../index>`.
File renamed without changes.

docs/language/learn-ql/beginner/ql-tutorials.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Currently the following detective tutorials are available:
1818

1919
- :doc:`Find the thief <find-the-thief>`—a three part mystery that introduces logical connectives, quantifiers, and aggregates
2020
- :doc:`Catch the fire starter <catch-the-fire-starter>`—an intriguing search that introduces predicates and classes
21-
- :doc:`Crown the rightful heir <heir>`—a detective puzzle that introduces recursion
21+
- :doc:`Crown the rightful heir <crown-the-rightful-heir>`—a detective puzzle that introduces recursion
2222

2323
Further resources
2424
-----------------

0 commit comments

Comments
 (0)