aboutsummaryrefslogtreecommitdiff
path: root/snakemake.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-09-01 00:50:32 -0400
committerKyle Meyer <kyle@kyleam.com>2018-09-01 00:50:32 -0400
commit89caed9a05a9a18a21c312163b971795253678ac (patch)
treeab0f1427723184884243cf2d7f870ba9cd1d0109 /snakemake.el
parenta5f868f79d98424d59c84b17178a9356254a9504 (diff)
downloadsnakemake-mode-89caed9a05a9a18a21c312163b971795253678ac.tar.gz
Prefer https links
Diffstat (limited to 'snakemake.el')
-rw-r--r--snakemake.el4
1 files changed, 2 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; 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: