Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit f5b762b

Browse files
authored
Merge pull request #267 from Douglasdc3/bugfix/dead-link
Fix link to syncing passwords doc in readme
2 parents 291eb3b + 1237eb3 commit f5b762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To use Adldap2-Laravel, your application and server must meet the following requ
3939
* [Binding to the User Model](docs/auth/binding.md)
4040
* [Login Fallback](docs/auth/fallback.md)
4141
* [Single Sign On (SSO) Middleware](docs/auth/middleware.md)
42-
* [Password Synchronization](docs/auth/syncing/#password-synchronization)
42+
* [Password Synchronization](docs/auth/syncing.md#password-synchronization)
4343
* [Importing Users](docs/importing.md)
4444
* [Developing without an AD connection](docs/auth/fallback.md#developing-locally-without-an-ad-connection)
4545

0 commit comments

Comments
 (0)