From 311ac8ee54078f95b7279e532da6cf5a2afb4125 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 1 Dec 2015 12:00:01 +0000 Subject: [PATCH] Update Github username --- rich-minority.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rich-minority.el b/rich-minority.el index 864b4d307..78a4166a8 100644 --- a/rich-minority.el +++ b/rich-minority.el @@ -5,7 +5,7 @@ ;; Author: Artur Malabarba ;; 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) -- 2.39.2