We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefb427 commit aab9295Copy full SHA for aab9295
docs/src/configuration.md
@@ -52,7 +52,7 @@ If the implementation is changed, you will need to call this function again. See
52
53
!!! note
54
Due to a bug in Julia (until `v1.6.5` and `v1.7.1`), getting preferences
55
- from transitive dependencies is broken (https://github.com/JuliaPackaging/Preferences.jl/issues/24).
+ from transitive dependencies is broken ([Preferences.jl#24](https://github.com/JuliaPackaging/Preferences.jl/issues/24)).
56
To fix this update your version of Julia, or add `MPIPreferences` as a direct dependency to your project.
57
58
0 commit comments