Guides/Developer-Links-and-Guides.md
... ...
@@ -36,10 +36,10 @@ Here we will provide programming resources, code snippets, and setup tutorials f
36 36
* [Enabling Report Sharing?](/FAQ/Questions/How-do-I-enable-basic-report-sharing)
37 37
* [[Layered Subtotaling|Guides/LayeredSubtotaling]]
38 38
* [[Show/Hide Fields in Filters|Guides/Show_Hide Fields in Filters]]
39
-* [Using Share With Rights and Roles](/API/CodeSamples/)
39
+* [Using Share With Rights and Roles](/Guides/ReportDesign/9.0-Misc-Tab#9.1-Share-With-&-Rights)
40 40
* [[Dynamically Creating Reports Via the API|/API/CodeSamples/DynamicReportCreation]]
41
-* [Switching Databases Via Code](http://www.izenda.com/Site/KB/CodeSamples/Switching-databases-via-code?)
42
-* [[Adding Custom Formatting Options in the Report Designer|/FAQ/Questions/Add-Formatting-Options]]
41
+<!--* [Switching Databases Via Code](http://www.izenda.com/Site/KB/CodeSamples/Switching-databases-via-code?)
42
+* [[Adding Custom Formatting Options in the Report Designer|/FAQ/Questions/Add-Formatting-Options]]-->
43 43
* [[Login page sample|/Tutorials/CodeSamples/Login-Sample]]
44 44
* [[Implementing custom behavior for the Equals(Popup) dialog|http://wiki.izenda.us/API/CodeSamples/Equals-Popup-Custom-Page]]
45 45
* [[Joining a many-to-many database relationship and hiding the connecting table as a datasource|/FAQ/many-to-many-database-join]]