emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bug-hunter c4d5797 85/95: Update Github username


From: Stefan Monnier
Subject: [elpa] externals/bug-hunter c4d5797 85/95: Update Github username
Date: Fri, 27 Nov 2020 22:07:02 -0500 (EST)

branch: externals/bug-hunter
commit c4d5797f3431d08803aa1f3f871cfdadcdb26c7f
Author: Artur Malabarba <bruce.connor.am@gmail.com>
Commit: Artur Malabarba <bruce.connor.am@gmail.com>

    Update Github username
---
 bug-hunter.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bug-hunter.el b/bug-hunter.el
index 67bb5a0..0df8c4e 100644
--- a/bug-hunter.el
+++ b/bug-hunter.el
@@ -110,7 +110,7 @@ non-nil in your current (problematic) Emacs state, AND that
 returns nil on a clean Emacs instance.
 If you're unsure how to write an assertion, you can try the interactive
 hunt instead, or see some examples in the Readme:
-    https://github.com/Bruce-Connor/elisp-bug-hunter";
+    https://github.com/Malabarba/elisp-bug-hunter";
   "Printed to the user if they provide a bad assertion.")
 
 (defvar bug-hunter--current-head nil
@@ -416,7 +416,7 @@ If you're looking for something that's not an error, use the
 interactive hunt instead of the error hunt.  If you have some
 elisp proficiency, you can also use the assertion hunt, see this
 link for some examples:
-    https://github.com/Bruce-Connor/elisp-bug-hunter";)
+    https://github.com/Malabarba/elisp-bug-hunter";)
                            (or assertion "")))
 
      ;; Make sure we're in a forest, not a volcano.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]