Skip to content

Commit f5e983e

Browse files
Update install link in warning (#58638)
1 parent 4632cd2 commit f5e983e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/InteractiveUtils/src/InteractiveUtils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ function versioninfo(io::IO=stdout; verbose::Bool=false)
120120
121121
Note: This is an unofficial build, please report bugs to the project
122122
responsible for this build and not to the Julia project unless you can
123-
reproduce the issue using official builds available at https://julialang.org/downloads
123+
reproduce the issue using official builds available at https://julialang.org
124124
"""
125125
)
126126
end

0 commit comments

Comments
 (0)