diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f390eee50f2f..e53f46208d92 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -97,7 +97,7 @@ python ci/tests_fetcher.py --base origin/master --explain > `pull_request`-triggered run or the `modal` CLI. ### Model Tests -To execute model tests, first [install DeepSpeed](#installation). The +To execute model tests, first [install DeepSpeed](README.md#installation). The [DeepSpeedExamples](https://github.com/deepspeedai/DeepSpeedExamples/) repository is cloned as part of this process. Next, execute the model test driver: ```bash