Skip to content

Commit 0eb762c

Browse files
IanButterworthKristofferC
authored andcommitted
Update install link in warning (#58638)
(cherry picked from commit f5e983e)
1 parent 75aebb6 commit 0eb762c

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
@@ -119,7 +119,7 @@ function versioninfo(io::IO=stdout; verbose::Bool=false)
119119
120120
Note: This is an unofficial build, please report bugs to the project
121121
responsible for this build and not to the Julia project unless you can
122-
reproduce the issue using official builds available at https://julialang.org/downloads
122+
reproduce the issue using official builds available at https://julialang.org
123123
"""
124124
)
125125
end

0 commit comments

Comments
 (0)