From 4321c5c2dac339d10b156492ed4eb21643d434d4 Mon Sep 17 00:00:00 2001 From: amammad <77095239+amammad@users.noreply.github.com> Date: Sun, 25 Feb 2024 17:53:19 +0400 Subject: [PATCH] update Twisted document link --- python/ql/src/experimental/semmle/python/frameworks/Twisted.qll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/ql/src/experimental/semmle/python/frameworks/Twisted.qll b/python/ql/src/experimental/semmle/python/frameworks/Twisted.qll index ad7de833473..1ae6278f789 100644 --- a/python/ql/src/experimental/semmle/python/frameworks/Twisted.qll +++ b/python/ql/src/experimental/semmle/python/frameworks/Twisted.qll @@ -14,7 +14,7 @@ import experimental.semmle.python.Concepts /** * Provides models for the `twisted` PyPI package. - * See https://twistedmatrix.com/. + * See https://docs.twistedmatrix.com/en/stable/api/twisted.conch.endpoints.SSHCommandClientEndpoint.html */ private module Twisted { /**