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

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

[elpa] externals/url-scgi 9d190583bd 25/48: Prefer https in documentatio


From: ELPA Syncer
Subject: [elpa] externals/url-scgi 9d190583bd 25/48: Prefer https in documentation
Date: Fri, 28 Oct 2022 22:58:30 -0400 (EDT)

branch: externals/url-scgi
commit 9d190583bd5bc8a15ce511ea0c0b92aa46a1c0aa
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Prefer https in documentation
---
 test/url-scgi-tests.el | Bin 1777 -> 1760 bytes
 url-scgi.el            |   4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/url-scgi-tests.el b/test/url-scgi-tests.el
index 6b9cdafafe..0184bc2c49 100644
Binary files a/test/url-scgi-tests.el and b/test/url-scgi-tests.el differ
diff --git a/url-scgi.el b/url-scgi.el
index f8c0d3c531..f77f2dfc4e 100644
--- a/url-scgi.el
+++ b/url-scgi.el
@@ -20,7 +20,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
@@ -28,7 +28,7 @@
 ;;
 ;; The SCGI specification document can be found at:
 ;;
-;; http://python.ca/scgi/protocol.txt
+;; https://python.ca/scgi/protocol.txt
 
 ;;; Change Log:
 



reply via email to

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