diff --git a/content/docs/user-guide/troubleshooting.md b/content/docs/user-guide/troubleshooting.md index 97e39f7311..897ab9ae13 100644 --- a/content/docs/user-guide/troubleshooting.md +++ b/content/docs/user-guide/troubleshooting.md @@ -159,7 +159,9 @@ Set `fetch-depth` to `0` in the `actions/checkout` action: -See the [GitHub Actions docs](https://github.com/actions/checkout#fetch-all-history-for-all-tags-and-branches) for more information. +See the +[GitHub Actions docs](https://github.com/actions/checkout#fetch-all-history-for-all-tags-and-branches) +for more information. @@ -175,7 +177,9 @@ variables: -See the [GitLab CI/CD docs](https://docs.gitlab.com/ee/ci/large_repositories/#shallow-cloning) for more information. +See the +[GitLab CI/CD docs](https://docs.gitlab.com/ee/ci/large_repositories/#shallow-cloning) +for more information.