diff --git a/doc/development/contributing/first_contribution.md b/doc/development/contributing/first_contribution.md
index 3477590f40b9b22a54ebf2f21c6a61b2b97106c3..834f34328bc560396f891e8cd4d0996b61c59e76 100644
--- a/doc/development/contributing/first_contribution.md
+++ b/doc/development/contributing/first_contribution.md
@@ -343,7 +343,7 @@ Now you're ready to push changes from the community fork to the main GitLab repo
 1. If you're happy with this merge request and want to start the review process, type
    `@gitlab-bot ready` in a comment and then select **Comment**.
 
-   ![GitLab bot ready comment](img/bot_ready.png)
+   ![GitLab bot ready comment](img/bot_ready_v16_6.png)
 
 Someone from GitLab will look at your request and let you know what the next steps are.
 
diff --git a/doc/development/contributing/img/bot_ready.png b/doc/development/contributing/img/bot_ready.png
deleted file mode 100644
index 85116c8957bd1fe167ab4bc86d0707bc1acbce3a..0000000000000000000000000000000000000000
Binary files a/doc/development/contributing/img/bot_ready.png and /dev/null differ
diff --git a/doc/development/contributing/img/bot_ready_v16_6.png b/doc/development/contributing/img/bot_ready_v16_6.png
new file mode 100644
index 0000000000000000000000000000000000000000..a26971eefad2b8b8561986e219620a2a84aa9691
Binary files /dev/null and b/doc/development/contributing/img/bot_ready_v16_6.png differ
diff --git a/doc/user/project/issues/associate_zoom_meeting.md b/doc/user/project/issues/associate_zoom_meeting.md
index bb8f0ccd1860498f55275f99bc66ec3181f70665..e112c5ebd0d65c58fb038c8c5969724e68dcea80 100644
--- a/doc/user/project/issues/associate_zoom_meeting.md
+++ b/doc/user/project/issues/associate_zoom_meeting.md
@@ -30,7 +30,7 @@ a system alert notifies you of its successful addition.
 The issue's description is automatically edited to include the Zoom link, and a button
 appears right under the issue's title.
 
-![Link Zoom Call in Issue](img/zoom-quickaction-button.png)
+![Link Zoom Call in Issue](img/zoom_quickaction_button_v16_6.png)
 
 You are only allowed to attach a single Zoom meeting to an issue. If you attempt
 to add a second Zoom meeting using the `/zoom` quick action, it doesn't work. You
diff --git a/doc/user/project/issues/img/zoom-quickaction-button.png b/doc/user/project/issues/img/zoom-quickaction-button.png
deleted file mode 100644
index 3be4f36f88fde773ab7e3485a679bbf091513c71..0000000000000000000000000000000000000000
Binary files a/doc/user/project/issues/img/zoom-quickaction-button.png and /dev/null differ
diff --git a/doc/user/project/issues/img/zoom_quickaction_button_v16_6.png b/doc/user/project/issues/img/zoom_quickaction_button_v16_6.png
new file mode 100644
index 0000000000000000000000000000000000000000..cf869b59714337efc490dd598c275184eaf3ce44
Binary files /dev/null and b/doc/user/project/issues/img/zoom_quickaction_button_v16_6.png differ