Skip to content

Commit 05b54b8

Browse files
Fix incorrect document referance (psf#2326)
1 parent 93c10bf commit 05b54b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Note: don't use this config for your own repositories. Instead, see
2-
# "Version control integration" in README.md.
2+
# "Version control integration" in docs/integrations/source_version_control.md
33
exclude: ^(src/blib2to3/|profiling/|tests/data/)
44
repos:
55
- repo: local

0 commit comments

Comments
 (0)