Guides/MVC-Integration.md
... ...
@@ -55,7 +55,7 @@ Add the Reporting folder in mvc5r3\Views to the project's Views
55 55
56 56
Add _sitelayout (mvc5r3\Views\Shared) to the project’s Shared under Views
57 57
58
-![Controllers](/Guides/MVC-Integration/Namespace.png)
58
+![Controllers](/Guides/MVC-Integration/SiteLayout.png)
59 59
60 60
###Step 8. Copy code from Global.asax except the first line and paste in project’s Global.asax
61 61