branch: master
commit 311ac8ee54078f95b7279e532da6cf5a2afb4125
Author: Artur Malabarba <[email protected]>
Commit: Artur Malabarba <[email protected]>
Update Github username
---
rich-minority.el | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rich-minority.el b/rich-minority.el
index 864b4d3..78a4166 100644
--- a/rich-minority.el
+++ b/rich-minority.el
@@ -5,7 +5,7 @@
;; Author: Artur Malabarba <[email protected]>
;; URL: https://github.com/Malabarba/rich-minority
;; Package-Requires: ((cl-lib "0.5"))
-;; Version: 1.0
+;; Version: 1.0.1
;; Keywords: mode-line faces
;;; Commentary:
@@ -87,7 +87,7 @@ Please include your Emacs and rich-minority versions."
(require 'lisp-mnt)
(message "Your rm-version is: %s, and your emacs version is: %s.\nPlease
include this in your report!"
(lm-version "rich-minority.el") emacs-version)
- (browse-url "https://github.com/Bruce-Connor/rich-minority/issues/new"))
+ (browse-url "https://github.com/Malabarba/rich-minority/issues/new"))
(defun rm-customize ()
"Open the customization menu in the `rich-minority' group."
(interactive)