diff --git a/content/collaborating/create-organization.md b/content/collaborating/create-organization.md
index 8b87fd6..44f9231 100644
--- a/content/collaborating/create-organization.md
+++ b/content/collaborating/create-organization.md
@@ -71,7 +71,7 @@ You can also delete your organization, and access more advanced settings like or
The `Name` of the organization is the name that will define the URLs of the organization and of all its repositories;
-it is recommended to keep it short. This name will also appear on the member's profiles (see [People](#people)).
+it is recommended to keep it short. This name will also appear on the member's profiles.
On the other hand, the `Full Name` is the name that will appear on the organization's home page.
In the `Labels` tab, you can create labels that will be used across all repositories of this organization.
@@ -117,25 +117,6 @@ It is also possible to invite people by email.
This also works for email addresses not associated with any Codeberg account, in which case they
will be prompted to create an account first.
-## People
-
-On the `People` tab, you can get an overview of all the people who belong to your organization:
-
-
-
-Members can be added and removed from this page.
-
-The visibility of the members can also be edited here; `Hidden` means that the members' memberships will not be shown on
-their profiles, while `Visible` makes the avatar of the organization appear in the info card on their profile,
-as shown in the screenshot below. Note that your membership will always be visible to you on your profile;
-this visibility setting is for other users only.
-
-
-
-Shown here is also whether or not each member has activated two-factor authentication (2FA, see [Setting up Two-factor Authentication](/security/2fa)).
-
-Finally, from here you can choose to leave the organization.
-
## Access rights
An overview of the repository permissions is given in the article [Repository Permissions](/collaborating/repo-permissions).
diff --git a/content/images/collaborating/create-organization/people.png b/content/images/collaborating/create-organization/people.png
deleted file mode 100644
index 9a21b94..0000000
Binary files a/content/images/collaborating/create-organization/people.png and /dev/null differ
diff --git a/content/images/collaborating/create-organization/profile.png b/content/images/collaborating/create-organization/profile.png
deleted file mode 100644
index 7b8e324..0000000
Binary files a/content/images/collaborating/create-organization/profile.png and /dev/null differ