diff --git a/docs/usage/getting-started/installing-onboarding.md b/docs/usage/getting-started/installing-onboarding.md index 75ccffebc1246f..b4545c1729a3b8 100644 --- a/docs/usage/getting-started/installing-onboarding.md +++ b/docs/usage/getting-started/installing-onboarding.md @@ -17,11 +17,11 @@ Follow these steps to install and enable the Mend Renovate App: First, navigate to [https://github.com/apps/renovate](https://github.com/apps/renovate) and select the Install button: -![The Mend Renovate App Install button](../assets/images/github-app-install.png){ loading=lazy } +![The Mend Renovate App install button](../assets/images/github-app-install.png){ loading=lazy } The only choice you need to make is whether to run Renovate on all repositories or on selected repositories: -![The Mend Renovate App repositories](../assets/images/github-app-choose-repos.png){ loading=lazy } +![Repository select screen for the Mend Renovate app](../assets/images/github-app-choose-repos.png){ loading=lazy } Renovate will ignore any repositories that don't have known package files, as well as any forks, so you can enable Renovate for all your repositories with no problems. That said, most people run Renovate on selected repositories. @@ -55,7 +55,7 @@ You can also set the line endings in your repository by adding `* text=auto eol= Once you have enabled Renovate on a repository, you will get a "Configure Renovate" Pull Request looking something like this: -![Onboarding](../assets/images/onboarding.png){ loading=lazy } +![Onboarding PR from Renovate](../assets/images/onboarding.png){ loading=lazy } ### No risk onboarding