Consistently use "Git Update Detection"
This commit is contained in:
@@ -13,7 +13,7 @@ title: Help
|
||||
|
||||
* [Package Inclusion Policy and Guidance](/policy_and_guidance/)
|
||||
* [Package Tags](package_tags)
|
||||
* [Automatic Update Detection](update_config)
|
||||
* [Git Update Detection](update_config)
|
||||
* [Creating Releases using Webhooks](release_webhooks)
|
||||
* [Package Configuration and Releases Guide](package_config)
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ you can also use the [API](../api) to create releases.
|
||||
|
||||
ContentDB also offers the ability to poll a Git repo and check for updates
|
||||
without any web hooks, this is limited to once a day.
|
||||
See [Automatic Update Detection](/help/update_config/).
|
||||
See [Git Update Detection](/help/update_config/).
|
||||
|
||||
The process is as follows:
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
title: Automatic Update Detection
|
||||
title: Git Update Detection
|
||||
|
||||
## Introduction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user