branch: externals/svg-lib commit 712e863f59bd2a88a2bda41439228ad1bd599fee Author: John Trengrove <j...@retrofilter.com> Commit: GitHub <nore...@github.com>
Bootstrap icon url has changed --- svg-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svg-lib.el b/svg-lib.el index 204ad0270d..c12f3b1b95 100644 --- a/svg-lib.el +++ b/svg-lib.el @@ -108,7 +108,7 @@ ;; --------------------------------------------------------------------- (defcustom svg-lib-icon-collections '(("bootstrap" . - "https://icons.getbootstrap.com/icons/%s.svg") + "https://icons.getbootstrap.com/assets/icons/%s.svg") ("simple" . "https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/%s.svg") ("material" .