Guides/MVC-Integration.md
... ...
@@ -22,7 +22,7 @@ Right click on 'References' under project name in Solution Explorer window, then
22 22
23 23
Click the 'Browse' button and browse to \mvc5r3\bin, where Izenda.AdHoc.dll and log4net.dll are. Add them to reference.
24 24
25
-![Create Site Folder](/Guides/MVC-Integration/Open_Application.png/DLLs.png)
25
+![Create Site Folder](/Guides/MVC-Integration/DLLs.png)
26 26
27 27
28 28
###Step 3. Add IzendaStaticResourcesController.cs and IzendaReportingController.cs to the project