From 3b88700e47e534c943fbfe4cbad9547b99c3e0ad Mon Sep 17 00:00:00 2001 From: Alexander Batishchev Date: Sat, 6 May 2023 17:12:32 -0700 Subject: [PATCH] Fixed link to PR guide in CONTRIBUTING.md (#85876) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 85827fa62b5..e8b58aa2508 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,7 +61,7 @@ The best way to create a minimal reproduction is gradually removing code and dep Project maintainers will merge changes that improve the product significantly. -The [Pull Request Guide](docs/workflow/pr-guide.md) and [Copyright](docs/project/copyright.md) docs define additional guidance. +The [Pull Request Guide](docs/workflow/ci/pr-guide.md) and [Copyright](docs/project/copyright.md) docs define additional guidance. ### DOs and DON'Ts