From 9d5d8039ec4470088676347cee97d7d0e059aebd Mon Sep 17 00:00:00 2001 From: ahmad-kashkoush Date: Thu, 13 Mar 2025 03:39:36 +0200 Subject: [PATCH 1/2] Edit alt text for protected_environments --- doc/ci/environments/protected_environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ci/environments/protected_environments.md b/doc/ci/environments/protected_environments.md index 6e847be8a1e642..84a18077c074df 100644 --- a/doc/ci/environments/protected_environments.md +++ b/doc/ci/environments/protected_environments.md @@ -104,7 +104,7 @@ Alternatively, you can use the API to protect an environment: For example, this group is called `protected-access-group` and has the group ID `9899826`. Note that the rest of the examples in these steps use this group. - ![Group Access](img/protected_access_group_v13_6.png) + ![Protected access group interface showing the New project button](img/protected_access_group_v13_6.png) 1. Use the API to add a user to the group as a reporter: -- GitLab From e7f81e3606c3467caa4b33a83fb0d461c7cb0d92 Mon Sep 17 00:00:00 2001 From: ahmad-kashkoush Date: Thu, 13 Mar 2025 03:44:06 +0200 Subject: [PATCH 2/2] Edit alt text for integerations --- doc/operations/incident_management/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/operations/incident_management/integrations.md b/doc/operations/incident_management/integrations.md index 080771276f0ea1..34d9ce9b30bbdf 100644 --- a/doc/operations/incident_management/integrations.md +++ b/doc/operations/incident_management/integrations.md @@ -22,7 +22,7 @@ alerts integrations by navigating to **Settings > Monitor** in your project's sidebar menu, and expanding the **Alerts** section. The list displays the integration name, type, and status (enabled or disabled): -![Current Integrations](img/integrations_list_v13_5.png) +![Table showing configured alerts details](img/integrations_list_v13_5.png) ## Configuration -- GitLab