Skip to content

Commit 4e569a3

Browse files
committed
Fix broken link
1 parent fc46f6a commit 4e569a3

File tree

1 file changed

+1
-1
lines changed
  • doc/user_guide/features/formatting_code

1 file changed

+1
-1
lines changed

doc/user_guide/features/formatting_code/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ deterministic manner.
4545
pre-commit
4646
++++++++++++
4747

48-
`Pre-commit <https://pre-commit.com/>` is a framework that automatically runs
48+
`Pre-commit <https://pre-commit.com/>`__ is a framework that automatically runs
4949
configurable checks and fixes on code before Git commits and pushes.
5050
Included in the cookiecutter project template is a ``.pre-commit-config.yaml``, which
5151
uses the formatting :ref:`formatting_sessions`. For information on configuring and

0 commit comments

Comments
 (0)