diff --git a/README.md b/README.md index 1271ca1..3251b7e 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ Now you can start developing using the [IAR Embedded Workbench][url-iar-ew] and * The [__gitea-checks__][url-plugin-gitea-checks] plugin has integrations with the [__warnings-ng__][url-plugin-warnings-ng] plugin. On the Gitea server, it can help you to spot failing checks on pull requests, preventing potentially defective code from being inadvertently merged into a project's production branch: -![gitea-plugin](https://github.com/user-attachments/assets/c933b4cb-557f-4f17-8b90-1489f904f675) +![gitea-checks-plugin](https://github.com/user-attachments/assets/997db964-bdee-47ba-af80-4427dda833f9) > [!NOTE] > Jenkins provides plugins for many other Git server providers such as GitHub, GitLab or Bitbucket. Although these services also offer their own CI infrastructure and runners. Gitea was picked for this tutorial for its simplicity to deploy in a container. Refer to [Managing Jenkins/Managing Plugins][url-jenkins-docs-plugins] for further details.