Skip to content

Commit

Permalink
Fix docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Oct 23, 2023
1 parent 19708d9 commit 53d5db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/workflows/ci_check_pyproject_dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The reason for having this workflow and not using [Dependabot](https://github.co

!!! info
The generated PR will be created from a new branch named `ci/update-pyproject`.
If you wish to change this value, see the [`branch_name_extension`](index.md#inputs) input option.
If you wish to change this value, see the [`branch_name_extension`](#inputs) input option.

## Ignoring dependencies

Expand Down

0 comments on commit 53d5db9

Please sign in to comment.