From 89caed9a05a9a18a21c312163b971795253678ac Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 1 Sep 2018 00:50:32 -0400 Subject: Prefer https links --- README.md | 2 +- snakemake-mode.el | 2 +- snakemake-test.el | 2 +- snakemake.el | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a126404..43f102a 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ Both of these are available on MELPA under the [Snakemake]: https://bitbucket.org/snakemake/snakemake/wiki/Home [snakemake-mode.el]: https://github.com/kyleam/snakemake-mode/blob/master/snakemake-mode.el#L24 [snakemake.el]: https://github.com/kyleam/snakemake-mode/blob/master/snakemake.el#L21 -[snakemake-mode package]: http://melpa.org/#/snakemake-mode +[snakemake-mode package]: https://melpa.org/#/snakemake-mode diff --git a/snakemake-mode.el b/snakemake-mode.el index f1e89d8..2631693 100644 --- a/snakemake-mode.el +++ b/snakemake-mode.el @@ -19,7 +19,7 @@ ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see . +;; along with GNU Emacs. If not, see . ;;; Commentary: diff --git a/snakemake-test.el b/snakemake-test.el index 84a8fc2..f36e763 100644 --- a/snakemake-test.el +++ b/snakemake-test.el @@ -15,7 +15,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 . +;; along with this program. If not, see . ;;; Code: diff --git a/snakemake.el b/snakemake.el index bd459ed..d5ff0c8 100644 --- a/snakemake.el +++ b/snakemake.el @@ -16,7 +16,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 . +;; along with this program. If not, see . ;;; Commentary: @@ -84,7 +84,7 @@ ;; buffer, `snakemake-graph-save' can be called to save the graph to ;; an output file. ;; -;; [1] http://magit.vc/manual/magit-popup.html +;; [1] https://magit.vc/manual/magit-popup.html ;; [2] https://bitbucket.org/snakemake/snakemake/wiki/Home ;;; Code: -- cgit v1.2.3