From f8b57d6b6c859d11e7f23ca810ec171d32fe2b2a Mon Sep 17 00:00:00 2001 From: Wenhao Liu Date: Mon, 12 Aug 2019 19:07:23 +0800 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 332dc31..0cbe497 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1477,7 +1477,7 @@ Completion for the python interpreter **Maintainer:** [posva](https://github.com/posva) -Creates a function `quote` to display a colored random quote picked from this [site](http://www.quotationspage.com/random.php3) +Creates a function `quote` to display a colored random quote picked from this [site](http://www.quotationspage.com/random.php) ---