Skip to content

Commit a920a6c

Browse files
authored
Update quickstart.md (#333)
Fixed a broken documentation link.
1 parent f131fae commit a920a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ $ mpirun -np 16 -npernode 8 -hostfile hostfile ./test/mp_unit_tests -ip_port 10.
101101

102102
### Python Benchmark
103103

104-
[Install the MSCCL++ Python package](https://github.com/microsoft/mscclpp/blob/chhwang/docs/docs/quickstart.md#install-from-source-python-module) and run our Python AllReduce benchmark as follows. It requires MPI on the system.
104+
[Install the MSCCL++ Python package](#install-from-source-python-module) and run our Python AllReduce benchmark as follows. It requires MPI on the system.
105105

106106
```bash
107107
# Choose `requirements_*.txt` according to your CUDA/ROCm version.

0 commit comments

Comments
 (0)