Skip to content

Commit 3609da4

Browse files
authored
Hyperlink directly to the config subheadings (#59379)
1 parent bf35b19 commit 3609da4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/code-security/reference/supply-chain-security/dependabot-options-reference.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -616,13 +616,13 @@ Reviewers must have at least read access to the repository.
616616

617617
| Parameters | Purpose |
618618
|------------|---------|
619-
| `interval` | **Required.** Defines the frequency for {% data variables.product.prodname_dependabot %}. |
620-
| `day` | Specify the day to run for a **weekly** interval. |
621-
| `time` | Specify the time to run. |
619+
| [`interval`](#interval) | **Required.** Defines the frequency for {% data variables.product.prodname_dependabot %}. |
620+
| [`day`](#day) | Specify the day to run for a **weekly** interval. |
621+
| [`time`](#time) | Specify the time to run. |
622622
| {% ifversion dependabot-schedule-updates %} |
623-
| `cronjob` | Defines the cron expression if the interval type is `cron`. |
623+
| [`cronjob`](#cronjob) | Defines the cron expression if the interval type is `cron`. |
624624
| {% endif %} |
625-
| `timezone` | Specify the timezone of the `time` value. |
625+
| [`timezone`](#timezone) | Specify the timezone of the `time` value. |
626626

627627
{% ifversion fpt or ghec %}
628628

0 commit comments

Comments
 (0)