Fixup link to Rntime (#13271)

* Fixup link to Rntime

* Update aspnetcore/migration/22-to-30.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
pull/13274/head
Pranav K 2019-07-12 14:38:49 -07:00 committed by Scott Addie
parent 93cce1a8fe
commit e19794df6d
1 changed files with 1 additions and 1 deletions

View File

@ -525,4 +525,4 @@ If you're using features of `Newtonsoft.Json` that aren't supported in `System.T
## Opt in to runtime compilation
In 3.0, runtime compilation is an opt-in scenario. To enable runtime compilation, see <xref:mvc/views/view-compilation#runtime-compilation>.
In 3.0, runtime compilation is an opt-in scenario. To enable runtime compilation, see https://docs.microsoft.com/aspnet/core/mvc/views/view-compilation?view=aspnetcore-3.0#runtime-compilation.