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

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

[elpa] externals/mct 2352f14 63/70: Rectify paths to git repo


From: ELPA Syncer
Subject: [elpa] externals/mct 2352f14 63/70: Rectify paths to git repo
Date: Thu, 11 Nov 2021 03:57:52 -0500 (EST)

branch: externals/mct
commit 2352f1489c826b230a37214488d5554b3d494cc7
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Rectify paths to git repo
---
 README.org | 2 +-
 mct.el     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index a092345..9688f50 100644
--- a/README.org
+++ b/README.org
@@ -326,7 +326,7 @@ mkdir manual-packages
 cd manual-packages
 
 # Clone this repo and name it "mct"
-git clone https://gitlab.com/protesilaos/mct.el.git mct
+git clone https://gitlab.com/protesilaos/mct.git mct
 #+end_src
 
 Finally, in your =init.el= (or equivalent) evaluate this:
diff --git a/mct.el b/mct.el
index efa79f6..7fde3cb 100644
--- a/mct.el
+++ b/mct.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2021  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <info@protesilaos.com>
-;; URL: https://gitlab.com/protesilaos/mct.el
+;; URL: https://gitlab.com/protesilaos/mct
 ;; Version: 0.1.0
 ;; Package-Requires: ((emacs "28.1"))
 



reply via email to

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