Guides/Webforms-Basic-Integration.md
... ...
@@ -51,7 +51,7 @@ You will get a conflict around the NewtonJSON DLL. Either use the Izenda NewtonJ
51 51
52 52
You'll see conflicts for four files. Keep NewWebsite's files, and discard the Izenda files. We will walk through merging Izenda's Web.Config and Global.asax in the next step.
53 53
54
-![misc files conflict](http://wiki.izenda.us/Guides/Webforms-Basic-Integration/2016-03-08-15_32_15-4-Total-File-Conflicts.png
54
+![misc files conflict](http://wiki.izenda.us/Guides/Webforms-Basic-Integration/2016-03-08-15_32_15-4-Total-File-Conflicts.png)
55 55
56 56
* Web.Config - This will contain basic web application configuration settings.
57 57
* Global.asax -This crucial for InitializeReporting() method and AdHocConfig class.