Browse Source

Interntially failing commit

pull/441/head
Halil ibrahim Kalkan 8 years ago
parent
commit
fb196b1552
  1. 2
      modules/docs/app/Volo.DocsTestApp/Controllers/HomeController.cs

2
modules/docs/app/Volo.DocsTestApp/Controllers/HomeController.cs

@ -7,7 +7,7 @@ namespace Volo.DocsTestApp.Controllers
{ {
public ActionResult Index() public ActionResult Index()
{ {
return Redirect("/Documents/"); return Redire2ct("/Documents/");
} }
} }
} }

Loading…
Cancel
Save