From 6f796e376e8d06e0741df68159f059d7968165d4 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Wed, 14 Aug 2024 09:30:21 +0200 Subject: [PATCH] docs(troubleshooting): update Mend Renovate footer text (#30310) --- docs/usage/troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage/troubleshooting.md b/docs/usage/troubleshooting.md index f97a58d7d6..1b4e17a891 100644 --- a/docs/usage/troubleshooting.md +++ b/docs/usage/troubleshooting.md @@ -13,9 +13,9 @@ Each pull request from the Mend Renovate App has a link to the [Mend Developer P The text you're looking for is: -> This PR has been generated by Mend Renovate. View repository job log here. +> This PR was generated by Mend Renovate. View the repository job log. -Select the blue text "here" to go to the Recent jobs page in the [Mend Developer Portal](https://developer.mend.io/). +Select the blue text "repository job log" to go to the Recent jobs page in the [Mend Developer Portal](https://developer.mend.io/). Sign in with your GitHub account. Once you're logged in, you can see the logs for the Renovate jobs on your repository. You should have access to any repository which you have write access to and which has Renovate installed. -- GitLab