branch: externals/realgud-trepan-xpy commit 87bd24dc43f64445725b1f522840a4a415cc55ad Author: Corwin <cor...@bru.st> Commit: GitHub <nore...@github.com>
fix links in commentary Trivial documentation change fixing two broken links in commentary. feel free to ignore if this doesn't make life easier :) PS, I do have a copyright assignment on file with FSF for Emacs. --- 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..da3e1c9878 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/trepan2/ ;;; Code: