Skip to content

Commit 52ffd91

Browse files
author
Shati Patel
committed
Move "River crossing puzzle" into tutorial folder
- Update links - Delete "QL etudes" folder
1 parent 30e41dd commit 52ffd91

6 files changed

Lines changed: 3 additions & 4 deletions

File tree

File renamed without changes.

docs/language/learn-ql/beginner/crown-the-rightful-heir.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,5 @@ What next?
162162
----------
163163

164164
- Learn more about recursion in the `QL language handbook <https://help.semmle.com/QL/ql-handbook/index.html>`__.
165-
- Put your QL skills to the test and solve the :doc:`River crossing puzzle <../ql-etudes/river-crossing>`.
165+
- Put your QL skills to the test and solve the :doc:`River crossing puzzle <cross-the-river>`.
166166
- Start using QL to analyze projects. See :doc:`Learning CodeQL <../../index>` for a summary of the available languages and resources.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Before starting these tutorials, you can read the :doc:`Introduction to QL <../i
77

88
.. toctree::
99
:glob:
10-
:hidden:
1110

1211
find-the-thief
1312
catch-the-fire-starter
14-
crown-the-rightful-heir
13+
crown-the-rightful-heir
14+
cross-the-river
File renamed without changes.
File renamed without changes.

docs/language/learn-ql/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ If you are new to QL, start by looking at the following topics:
3434
introduction-to-ql
3535
about-ql
3636
beginner/ql-tutorials
37-
ql-etudes/river-crossing
3837

3938
CodeQL training and variant analysis examples
4039
*********************************************

0 commit comments

Comments
 (0)