Path change for ryujit-overview.md (#40611)
authorsymphony <symphony2014@users.noreply.github.com>
Tue, 11 Aug 2020 01:14:37 +0000 (09:14 +0800)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 01:14:37 +0000 (18:14 -0700)
src/coreclr/src/jit/compiler.cpp

index b836a2e..214fc3a 100644 (file)
@@ -4224,7 +4224,7 @@ void Compiler::EndPhase(Phases phase)
 //  code:CILJit::compileMethod function.
 //
 //  For an overview of the structure of the JIT, see:
-//   https://github.com/dotnet/runtime/blob/master/docs/design/coreclr/botr/ryujit-overview.md
+//   https://github.com/dotnet/runtime/blob/master/docs/design/coreclr/jit/ryujit-overview.md
 //
 //  Also called for inlinees, though they will only be run through the first few phases.
 //