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
parent
93cce1a8fe
commit
e19794df6d
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue