Files
schemastore/src/index.cshtml
Mads Kristensen 306fc247b6 Converted to Razor
2015-03-30 17:42:14 -07:00

4 lines
51 B
Plaintext

@{
Response.RedirectPermanent("~/json/");
}