Skip to content

Commit ebeaf8f

Browse files
committed
Update README.md
Standardizing representation of hyperlink to "How Authentication Works in the Reference Implementation" section of blog post. Adding space in front of OpenLDAP hyperlink in 'Compatibility' section, hoping that makes the link look right.
1 parent f40722d commit ebeaf8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The ldap-auth daemon, which mediates between NGINX Plus and the LDAP server, is
1212

1313
![NGINX LDAP Architecture](http://nginx.wpengine.com/wp-content/uploads/2015/06/components-e1434577427617.jpg)
1414

15-
For a step-by-step description of the authentication process in the reference implementation, see [NGINX Plus and NGINX Can Authenticate Application Users](https://nginx.com/blog/nginx-plus-authenticate-users#ldap-auth-flow).
15+
For a step-by-step description of the authentication process in the reference implementation, see [How Authentication Works in the Reference Implementation](https://nginx.com/blog/nginx-plus-authenticate-users#ldap-auth-flow) in [NGINX Plus and NGINX Can Authenticate Application Users](https://nginx.com/blog/nginx-plus-authenticate-users).
1616

1717
## Installation and Configuration
1818

@@ -142,7 +142,7 @@ To modify the ldap-auth daemon to communicate with a different (non-LDAP) type o
142142
The auth daemon was tested against default configurations of the following LDAP servers:
143143

144144
<ul>
145-
<li>[OpenLDAP](http://www.openldap.org/)</li>
145+
<li> [OpenLDAP](http://www.openldap.org/)</li>
146146
<li> Microsoft Windows Server Active Directory 2003</li>
147147
<li> Microsoft Windows Server Active Directory 2012</li>
148148
</ul>

0 commit comments

Comments
 (0)