branch: externals/doric-themes
commit e731182e285a8978e6d92edf5cb827b2c271ae5f
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Remove wrong URL from the defgroup
---
 doric-themes.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doric-themes.el b/doric-themes.el
index db10fff56c..dc4f39067c 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -61,7 +61,6 @@
 (defgroup doric-themes nil
   "Highly legible minimalist themes with precise typography."
   :group 'faces
-  :link '(url-link :tag "Homepage" 
"https://protesilaos.com/emacs/doric-themes";)
   :link '(url-link :tag "Sample pictures" 
"https://protesilaos.com/emacs/doric-themes-pictures";))
 
 ;;;; User options

Reply via email to