Skip to content

Commit 8224a30

Browse files
authored
Update README.md with new login doc link (#1277)
1 parent 2680bd6 commit 8224a30

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
@@ -279,7 +279,7 @@ To then limit access to a specific set of users or groups, you can follow the st
279279

280280
### Enabling login and document level access control
281281

282-
By default, the deployed Azure web app allows users to chat with all your indexed data. You can enable an optional login system using Azure Active Directory to restrict access to indexed data based on the logged in user. Enable the optional login and document level access control system by following [this guide](./LoginAndAclSetup.md).
282+
By default, the deployed Azure web app allows users to chat with all your indexed data. You can enable an optional login system using Azure Active Directory to restrict access to indexed data based on the logged in user. Enable the optional login and document level access control system by following [this guide](./docs/login_and_acl.md).
283283

284284
### Enabling CORS for an alternate frontend
285285

0 commit comments

Comments
 (0)