Skip to content

Commit 371f633

Browse files
IanButterworthKristofferC
authored andcommitted
Update install link in warning (#58638)
(cherry picked from commit f5e983e)
1 parent 34053d1 commit 371f633

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

0 commit comments

Comments
 (0)