Docs: Update links

This commit is contained in:
Shati Patel
2020-04-28 18:13:59 +01:00
parent 7a4b6a62d7
commit a35e3edc67
12 changed files with 15 additions and 15 deletions

View File

@@ -493,7 +493,7 @@ Prefer data-flow configurations when:
- Differentiating between different kinds of user-controlled data -- see :doc:`Using flow labels for precise data flow analysis <flow-labels>`.
- Tracking transformations of a value through generic utility functions.
- Tracking values through string manipulation.
- Generating a path from source to sink -- see :doc:`constructing path queries <../writing-queries/path-queries>`.
- Generating a path from source to sink -- see :doc:`Creating path queries <../writing-queries/path-queries>`.
Lastly, depending on the code base being analyzed, some alternatives to consider are: