summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIca <82805019+burak-efe@users.noreply.github.com>2024-11-25 07:44:52 +0300
committerGitHub <noreply@github.com>2024-11-25 12:44:52 +0800
commitdacfa159acf00e25444ce73bbe53252a5983762c (patch)
treed3118907a5fd35c2bd5277abde9a24ac138e678c /README.md
parent65a761ac6bebf4f8c5eb12644095171aceed6a22 (diff)
[Docs] Re-run build_toc and fix dead links (#5647)
* re-run build_toc.ps1 * fix dead link of readme --------- Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6a0c68126..19f55c715 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ The following guidelines should be observed by contributors:
* Changes should ideally come in as small pull requests on top of `master`, coming from your own personal fork of the project
* Large features that will involve multiple contributors or a long development time should be discussed in issues, and broken down into smaller pieces that can be implemented and checked in in stages
-[Contribution guide](CONTRIBUTION.md) describes the workflow for contributors at more detail.
+[Contribution guide](CONTRIBUTING.md) describes the workflow for contributors at more detail.
Limitations and Support
-----------------------