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

Commit 67ce234

Browse files
authored
Fixed auth installation guide link
1 parent b3f5c53 commit 67ce234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/auth/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are two primary ways of authenticating LDAP users:
1616

1717
Calling `Auth::user()` returns the actual LDAP users model (ex. `Adldap\Models\User`).
1818

19-
We'll get into each of these methods and how to implement them, but first, lets go through the [installation guide](installation.md).
19+
We'll get into each of these methods and how to implement them, but first, lets go through the [installation guide](auth/installation.md).
2020

2121
## Quick Start - From Scratch
2222

0 commit comments

Comments
 (0)