Skip to content

Commit 338cb5d

Browse files
authored
Merge pull request #2047 from boisgera/patch-2
Update path to access_config.json in documentation
2 parents 4722430 + ac86735 commit 338cb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/access-control/base-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ the user is created. Only the user itself is member of this group. No other user
2222
### Affiliation Groups
2323

2424
Affiliation groups are groups to which user are added automatically based on their mail domain.
25-
These default groups can be configured in the configuration file: `backend/access_config.json`.
25+
These default groups can be configured in the configuration file: `backend/src/access_config.json`.
2626

2727
#### Example
2828

0 commit comments

Comments
 (0)