Skip to content

Commit 850c38d

Browse files
ganeshku1oandreeva-nv
authored andcommitted
Docs: Fix the broken link for pre-commit-config.yaml file (#7990)
Co-authored-by: Olga Andreeva <[email protected]>
1 parent bd6c91b commit 850c38d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
# Copyright 2018-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
# Copyright 2018-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without
55
# modification, are permitted provided that the following conditions
@@ -105,7 +105,7 @@ proposed change so that the Triton team can provide feedback.
105105

106106
All pull requests are checked against the
107107
[pre-commit hooks](https://github.com/pre-commit/pre-commit-hooks)
108-
located [in the repository's top-level .pre-commit-config.yaml](https://github.com/NVIDIA/triton-inference-server/blob/master/pre-commit-config.yaml).
108+
located [in the repository's top-level .pre-commit-config.yaml](.pre-commit-config.yaml).
109109
The hooks do some sanity checking like linting and formatting.
110110
These checks must pass to merge a change.
111111

0 commit comments

Comments
 (0)