]> source.dussan.org Git - gitblit.git/commitdiff
:book: Fix link to LDAP sample data LDIF file in setup.
authorFlorian Zschocke <florian.zschocke@devolo.de>
Sun, 10 Nov 2019 17:37:13 +0000 (18:37 +0100)
committerFlorian Zschocke <florian.zschocke@devolo.de>
Sun, 10 Nov 2019 17:37:13 +0000 (18:37 +0100)
src/site/setup_authentication.mkd

index 71136675d8e721a098b3b378c491e3ca5834341c..b199c76955daf96962035af252ffcb0bc3f4faff 100644 (file)
@@ -25,7 +25,7 @@ To use the *LdapUserService* set *realm.authenticationProviders=ldap* in your `g
 #### Example LDAP Layout\r
 ![block diagram](ldapSample.png "LDAP Sample")\r
 \r
-Please see [ldapUserServiceSampleData.ldif](https://github.com/gitblit/gitblit/blob/master/tests/com/gitblit/tests/resources/ldapUserServiceSampleData.ldif) to see the data in LDAP that reflects the above picture.\r
+Please see [ldapUserServiceSampleData.ldif](https://github.com/gitblit/gitblit/blob/master/src/test/resources/ldap/sampledata.ldif) to see the data in LDAP that reflects the above picture.\r
 \r
 #### Gitblit Settings for Example LDAP Layout\r
 The following are the settings required to configure Gitblit to authenticate against the example LDAP server with LDAP-controlled team memberships.\r