Skip to content

Commit 5482924

Browse files
authored
Merge pull request #137 from ethrgeist/fix/gitlab-git-depth-link
fix: Gitlab doc link
2 parents 0438f70 + 94afa22 commit 5482924

File tree

1 file changed

+1
-1
lines changed
  • mkdocs_git_revision_date_localized_plugin

1 file changed

+1
-1
lines changed

mkdocs_git_revision_date_localized_plugin/ci.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def raise_ci_warnings(repo) -> None:
3030
Git revision dates due to a shallow git fetch depth.
3131
3232
Make sure to set GIT_DEPTH to 0 in your .gitlab-ci.yml file
33-
(see https://docs.gitlab.com/ee/user/project/pipelines/settings.html#git-shallow-clone).
33+
(see https://docs.gitlab.com/ee/user/project/repository/monorepos/index.html#shallow-cloning).
3434
"""
3535
)
3636

0 commit comments

Comments
 (0)