diff --git a/website/guides/tutorial/github-organization-repository-access.md b/website/guides/tutorial/github-organization-repository-access.md
deleted file mode 100644
index 4770526932..0000000000
--- a/website/guides/tutorial/github-organization-repository-access.md
+++ /dev/null
@@ -1,46 +0,0 @@
----
-last_modified_on: "2021-09-06"
-$schema: "/.meta/.schemas/guides.json"
-title: How to use Github Organizations with Qovery
-description: How to configure Github and Qovery to use your Github Organization repositories with Qovery
-author_github: https://github.com/pjeziorowski
-tags: ["type: tutorial", "technology: qovery"]
-hide_pagination: true
----
-
-import Steps from '@site/src/components/Steps';
-
-When you create a new application, you need to connect it to a Git repository.
-If your code is stored in a Github Organization, Qovery needs privileges to access your Organization's repositories
-in order to run deployments.
-
-
-
-
-
-If Organization repositories are missing in the repository selector, you will need to grant Qovery access to your organization.
-
-
-
--
-
-Navigate to [Qovery Github Application](https://github.com/settings/connections/applications/f54d3da8bad40800b3bf)
-
-
--
-
-Make sure Qovery has access to the organization you want to use (grant permissions if necessary)
-
-
-
-
-
-
-
-
-
-
-After following the steps from above, you should be able to select your organization repositories in Qovery Console while creating an application.
-
-
-
diff --git a/website/guides/tutorial/github-organization-repository-access.md.erb b/website/guides/tutorial/github-organization-repository-access.md.erb
deleted file mode 100644
index 4f733a28b1..0000000000
--- a/website/guides/tutorial/github-organization-repository-access.md.erb
+++ /dev/null
@@ -1,40 +0,0 @@
----
-$schema: "/.meta/.schemas/guides.json"
-title: How to use Github Organizations with Qovery
-description: How to configure Github and Qovery to use your Github Organization repositories with Qovery
-author_github: https://github.com/pjeziorowski
-tags: ["type: tutorial", "technology: qovery"]
-hide_pagination: true
----
-
-When you create a new application, you need to connect it to a Git repository.
-If your code is stored in a Github Organization, Qovery needs privileges to access your Organization's repositories
-in order to run deployments.
-
-
-
-
-
-If Organization repositories are missing in the repository selector, you will need to grant Qovery access to your organization.
-
-
-
--
-
-Navigate to [Qovery Github Application](https://github.com/settings/connections/applications/f54d3da8bad40800b3bf)
-
-
--
-
-Make sure Qovery has access to the organization you want to use (grant permissions if necessary)
-
-
-
-
-
-
-
-
-
-
-After following the steps from above, you should be able to select your organization repositories in Qovery Console while creating an application.
diff --git a/website/metadata.js b/website/metadata.js
index 2faa619c08..dabf233ea9 100644
--- a/website/metadata.js
+++ b/website/metadata.js
@@ -618,15 +618,6 @@ module.exports = {
"series_position": null,
"title": "How to use CloudFront with a React frontend application on Qovery"
},
- {
- "author_github": "https://github.com/pjeziorowski",
- "description": null,
- "id": "/tutorial/github-organization-repository-access",
- "last_modified_on": null,
- "path": "website/guides/tutorial/github-organization-repository-access.md",
- "series_position": null,
- "title": "How to use Github Organizations with Qovery"
- },
{
"author_github": "https://github.com/MacLikorne",
"description": null,