From 9c8ff640848c9b9fc1baa0dc97b965131add69dc Mon Sep 17 00:00:00 2001 From: Daniel Webber Date: Thu, 14 Sep 2023 23:21:40 +0800 Subject: [PATCH] Change content --- docs/setup/adding-a-git-repository.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/adding-a-git-repository.md b/docs/setup/adding-a-git-repository.md index be6b9bb22..d861bbfe5 100644 --- a/docs/setup/adding-a-git-repository.md +++ b/docs/setup/adding-a-git-repository.md @@ -230,7 +230,7 @@ The following configuration options are supported: ``` !!! note - To make this configuration work properly on your documentation site, you also need to do the CI configuration as described in the [git-revision-date-localized](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin#note-when-using-build-environments) documentation. + If you are deploying through a CI system, please do the CI configuration as described in the [git-revision-date-localized](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin#note-when-using-build-environments) documentation. [With Github Actions](../publishing-your-site.md#with-github-actions):