diff --git a/docs/access-management/projects.md b/docs/access-management/projects.md index 3baa28604..4bdaa3b11 100644 --- a/docs/access-management/projects.md +++ b/docs/access-management/projects.md @@ -38,4 +38,4 @@ To enable this feature: 2. Click on the `Edit Project Settings` button. 3. Toggle the checkbox labeled `Anyone who signs up with the same email domain can join` and choose the role that users will be assigned to. -![image](https://user-images.githubusercontent.com/75151332/128581866-b5856f1d-9ac6-462d-a57e-22320a093457.png) +![Automatic Project Invitations](../../static/img/access-management/edit-project-settings.png) diff --git a/static/img/access-management/edit-project-settings.png b/static/img/access-management/edit-project-settings.png new file mode 100644 index 000000000..6556ee93b Binary files /dev/null and b/static/img/access-management/edit-project-settings.png differ