From 393cae091fd394f14259b14882a063686e784f90 Mon Sep 17 00:00:00 2001 From: Paul Hobson Date: Wed, 22 Mar 2017 16:10:07 -0700 Subject: [PATCH] DOC: update link to mpl-probscale --- doc/thirdpartypackages/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/thirdpartypackages/index.rst b/doc/thirdpartypackages/index.rst index a08869b61ac7..77de0c546965 100644 --- a/doc/thirdpartypackages/index.rst +++ b/doc/thirdpartypackages/index.rst @@ -105,7 +105,7 @@ Miscellaneous Toolkits mpl-probscale ============= -`mpl-probscale `_ +`mpl-probscale `_ is a small extension that allows matplotlib users to specify probabilty scales. Simply importing the ``probscale`` module registers the scale with matplotlib, making it accessible via e.g.,