Integration/SecurityDesignGuide.md
... ...
@@ -23,11 +23,11 @@ This guide will explain the different variables and methods to implement securit
23 23
24 24
A collection of commonly used variables.
25 25
26
-##Section 2 - Log-in Credentials
26
+##[Section 2 - Authentication](http://wiki.izenda.us/Integration/Logging-In)
27 27
28
-A best practice document with an example using the a sample Log in page.
28
+Best practices and tips.
29 29
30
-##Section 3 - Getting started
30
+##Section 3 - Security Basics
31 31
32 32
A basic security foundation with example code
33 33