docs: Fix Git capitalization.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-02-28 13:15:06 -08:00
committed by Tim Abbott
parent f244c2eca4
commit 503127c2e9
7 changed files with 16 additions and 16 deletions

View File

@@ -93,7 +93,7 @@ class BaseDocumentationSpider(scrapy.Spider):
if url.startswith(ZULIP_SERVER_GITHUB_FILE_URL_PREFIX) or url.startswith(
ZULIP_SERVER_GITHUB_DIRECTORY_URL_PREFIX
):
# We can verify these links directly in the local git repo without making any requests to GitHub servers.
# We can verify these links directly in the local Git repo without making any requests to GitHub servers.
return False
if "github.com/zulip" in url:
# We want to check these links but due to rate limiting from GitHub, these checks often