1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 09:34:49 +09:00

Fixed link to PR guide in CONTRIBUTING.md (#85876)

This commit is contained in:
Alexander Batishchev 2023-05-06 17:12:32 -07:00 committed by GitHub
parent 7bd4666671
commit 3b88700e47
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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