From 0d2bc3f2270af70577248ec888bad8e5f1c62ee7 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Thu, 2 Sep 2021 22:20:54 +0200 Subject: [PATCH] UnicodePlots: Update URL --- src/backends/unicodeplots.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backends/unicodeplots.jl b/src/backends/unicodeplots.jl index de4d0c2e..1186398f 100644 --- a/src/backends/unicodeplots.jl +++ b/src/backends/unicodeplots.jl @@ -1,5 +1,5 @@ -# https://github.com/Evizero/UnicodePlots.jl +# https://github.com/JuliaPlots/UnicodePlots.jl # don't warn on unsupported... there's just too many warnings!! warn_on_unsupported_args(::UnicodePlotsBackend, plotattributes::KW) = nothing