Skip to content

Commit 2229e34

Browse files
committed
Python: Fix outdated link in ImportFailure.qhelp.
1 parent b4fbfa0 commit 2229e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/analysis/ImportFailure.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Ensure that all required modules and packages can be found when running the extr
2121
</recommendation>
2222
<references>
2323

24-
<li>Semmle Tutorial: <a href="https://semmle.com/wiki/pages/viewpage.action?pageId=9493108">Basic project creation (Python)</a>.</li>
24+
<li>Semmle Tutorial: <a href="https://help.semmle.com/codeql/codeql-cli/procedures/create-codeql-database.html">Creating a CodeQL database</a>.</li>
2525

2626

2727
</references>

0 commit comments

Comments
 (0)