mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Fix OpenStream documentation
This commit is contained in:
@@ -27,10 +27,12 @@ is called on the URL, potentially leading to a local file access.</p>
|
||||
</example>
|
||||
<references>
|
||||
|
||||
<ul>
|
||||
<li>Java Platform, Standard Edition 11, API Specification:
|
||||
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/net/URL.html">
|
||||
Class URL</a>.</li>
|
||||
Class URL</a>.
|
||||
<li>
|
||||
</ul>
|
||||
|
||||
<!-- LocalWords: CWE
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user