API/CodeSamples.md
... ...
@@ -16,7 +16,7 @@ _**Note:** Some of the items below are listed more than once. This is because th
16 16
##Global Application
17 17
18 18
* Secure https on a load balancer
19
-* How can I apply a hidden filter using an inner query
19
+* [[How can I apply a hidden filter using an inner query|/FAQ/applying-hidden-filter-using-inner-query]]
20 20
* [[ProcessEqualsSelectList()|/FAQ/ProcessEqualsSelectList]]
21 21
* [[CustomizeChart()|/FAQ/CustomizeChart]]
22 22
* [[Introduction to the Global.asax file|/API/AdHocConfig]]