Pārlūkot izejas kodu

Fixed URLs because of moving off github to self-hosted git server

Fred Gilham 8 mēneši atpakaļ
vecāks
revīzija
700c7d7ce8
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      bible-mode.el

+ 3 - 3
bible-mode.el

@@ -1,11 +1,11 @@
 ;;;; -*- mode: EMACS-LISP; lexical-binding: t -*-
 ;;
 ;; bible-mode.el --- A browsing interface for the SWORD Project's Diatheke CLI
-;; Time-stamp: <2024-05-15 19:11:10 fred>
+;; Time-stamp: <2024-05-15 19:27:13 fred>
 
 ;; Author: Zacalot
 ;; Fixes and modifications by Fred Gilham
-;; Url: https://github.com/fmgilham/bible-mode
+;; Url: https://gitbot.homedns.org/fred/bible-mode
 ;; Forked from
 ;; Url: https://github.com/Zacalot/bible-mode
 ;; Version: 1.0.0
@@ -76,7 +76,7 @@
 (defgroup bible-mode nil
   "Settings for `bible-mode'."
   :group 'tools
-  :link '(url-link "https://github.com/fmgilham/bible-mode"))
+  :link '(url-link "https://gitbot.homedns.org/fred/bible-mode"))
 
 (defcustom bm-module
   "KJV"