branch: externals/realgud-trepan-xpy
commit 9fae50636f6f614b70c4f1251d10a4bd7e6bfbb2
Merge: 9888ed6472 51668106e8
Author: R. Bernstein <ro...@users.noreply.github.com>
Commit: GitHub <nore...@github.com>

    Merge pull request #1 from mplscorwin/patch-1
    
    fix links in commentary
---
 realgud-trepan-xpy.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/realgud-trepan-xpy.el b/realgud-trepan-xpy.el
index 4e309f9e55..cc620acf79 100644
--- a/realgud-trepan-xpy.el
+++ b/realgud-trepan-xpy.el
@@ -4,7 +4,7 @@
 ;; Version: 1.0.0
 ;; Package-Type: multi
 ;; Package-Requires: ((realgud "1.5.0") (load-relative "1.3.1") (emacs "25"))
-;; URL: http://github.com/rocky/realgud-trepan-xpy
+;; URL: https://github.com/realgud/realgud-trepan-xpy
 ;; Compatibility: GNU Emacs 25.x
 
 ;; Copyright (C) 2019 Free Software Foundation, Inc
@@ -27,7 +27,7 @@
 ;;; Commentary:
 
 ;; realgud support for the Python trepan-xpy
-;; See https://pypi.org/project/trepan-xpy/
+;; See https://pypi.org/project/trepanxpy/
 
 ;;; Code:
 

Reply via email to