Skip to content

Commit 2ae9844

Browse files
authored
docs: Fixed broken link in CONTRIBUTING.md #3037 (#3038)
1 parent b687f1e commit 2ae9844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ into the following categories:
5757

5858
<details>
5959

60-
- Install [miniconda](https://docs.conda.io/projects/continuumio-conda/en/latest/user-guide/install/index.html) for your system.
60+
- Install [miniconda](https://docs.conda.io/en/latest/miniconda.html) for your system.
6161
- Create an isolated conda environment for pytorch-ignite:
6262

6363
```bash

0 commit comments

Comments
 (0)