Skip to content

Commit

Permalink
fix(docs): update broken link (apache#2016)
Browse files Browse the repository at this point in the history
Fix broken link for Mambaforge installation in `CONTRIBUTING.md`.
  • Loading branch information
llama90 committed Jul 16, 2024
1 parent 8ea1ce1 commit db0852c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ CMake or other build tool appropriately. However, we primarily
develop and support Conda users.

[conda]: https://docs.conda.io/en/latest/
[mambaforge]: https://mamba.readthedocs.io/en/latest/installation.html
[mambaforge]: https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html

### Running Integration Tests

Expand Down

0 comments on commit db0852c

Please sign in to comment.