diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:47:32 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:47:32 +0100 |
| commit | 364ee98226ad5f8bb8d125299a912afa1ca67c49 (patch) | |
| tree | 4e715357e1b63465a03c896013370962dbeb0e68 | |
| parent | 6481b7eea824a42234d8070d8e26fd04c1e04878 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/captain
| -rw-r--r-- | captain.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
