fix underlines

This commit is contained in:
Sarita Iyer
2023-09-21 10:08:41 -04:00
parent f04a1a534a
commit 4d9d748d51
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
.. _analyzing-data-flow-in-java:
Analyzing data flow in Java and Kotlin
===========================
======================================
You can use CodeQL to track the flow of data through a Java/Kotlin program to its use.