mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 01:50:53 +09:00
Rename JIT coding conventions doc to lower case and match other docs naming convention
Fixes bad link from README.md.
Commit migrated from f2895fd5ff
This commit is contained in:
parent
a59d6a337b
commit
01f9acfd0e
2 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Coding Guidelines
|
|||
=================
|
||||
|
||||
- [CLR Coding Guide](clr-code-guide.md)
|
||||
- [CLR JIT Coding Conventions](clr_jit_coding_conventions.md)
|
||||
- [CLR JIT Coding Conventions](clr-jit-coding-conventions.md)
|
||||
- [Cross Platform Performance and Eventing Design](cross-platform-performance-and-eventing.md)
|
||||
|
||||
Build CoreCLR from Source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue