API/CodeSamples/FiltersCustomPagesPath.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##About
6 6
7
-Gets or sets the relative path to the Equals(Popup) custom pages. The directory separator will be automatically appended.
7
+Gets or sets the relative path to the Equals(Popup) custom pages. The directory separator will be automatically appended. You can learn more about the usage of this setting by reviwing our documentation on [[EqualsPopupDestinations|EqualsPopupDestinations]] and [[using custom pages for the equals(Popup) filter|http://wiki.izenda.us/API/CodeSamples/Equals-Popup-Custom-Page]].
8 8
9 9
##Global.asax (C#)
10 10