fix invalid js file sample in qlhelp

This commit is contained in:
am0o0
2024-06-14 13:47:01 +02:00
parent f0a467e80b
commit 4e1f7a930d

View File

@@ -25,7 +25,7 @@
The following example allows unauthorized users to assign a value to any environment variable.
</p>
<sample src="examples/Bad_Value_And_Key_Assignment" />
<sample src="examples/Bad_Value_And_Key_Assignment.js" />
</example>