Skip to content

Commit e66fbe4

Browse files
IanButterworthKristofferC
authored andcommitted
Update install link in warning (#58638)
(cherry picked from commit f5e983e)
1 parent 2eb17ec commit e66fbe4

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)