Update links to point to valid BotR pages - One extra link that was missed out (dotne...
authorMatt Warren <matt.warren@live.co.uk>
Thu, 2 Mar 2017 06:57:52 +0000 (06:57 +0000)
committerJan Kotas <jkotas@microsoft.com>
Thu, 2 Mar 2017 06:57:52 +0000 (22:57 -0800)
Commit migrated from https://github.com/dotnet/coreclr/commit/e5b44487f70d08be3909bc50af543f21d9e3c260

src/coreclr/src/vm/ceemain.cpp

index d2e6b82..aa7838a 100644 (file)
@@ -39,7 +39,7 @@
 // 
 //*************************************************************************************************
 //
-// * Introduction to the runtime file:../../doc/BookOfTheRuntime/Introduction/botr-faq.md
+// * Introduction to the runtime file:../../Documentation/botr/botr-faq.md
 //
 // #MajorDataStructures. The major data structures associated with the runtime are
 //     * code:Thread (see file:threads.h#ThreadClass) - the additional thread state the runtime needs.