mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
C#: Fix broken link to ECMA-335
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Provides classes representing individual opcodes.
|
||||
*
|
||||
* See ECMA-335 (http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-335.pdf)
|
||||
* See ECMA-335 (https://www.ecma-international.org/publications/files/ECMA-ST/ECMA-335.pdf)
|
||||
* pages 32-101 for a detailed explanation of these instructions.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user