aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-11-01 16:24:06 -0500
committerKyle Meyer <kyle@kyleam.com>2020-11-01 16:24:06 -0500
commit61f770aee9aaa09ba56f7a20fe6034b551241f1b (patch)
tree65733678eb9403cb11cc2618d2f8963c62f6afa7
parent7cf04e2e0c4ca91adc69391fdee8a4a712662fb1 (diff)
downloadsnakemake-mode-61f770aee9aaa09ba56f7a20fe6034b551241f1b.tar.gz
docs: Update stale Snakemake links
-rw-r--r--snakemake-mode.el2
-rw-r--r--snakemake.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el
index cc4d372..a740b11 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -43,7 +43,7 @@
;; snakemake-mode.el also includes support for highlighting embedded R
;; code. See the snakemake-mode-setup-mmm function documentation for how.
;;
-;; [1] https://bitbucket.org/snakemake/snakemake/wiki/browse/
+;; [1] https://snakemake.github.io/
;;; Code:
diff --git a/snakemake.el b/snakemake.el
index bb3606d..297b901 100644
--- a/snakemake.el
+++ b/snakemake.el
@@ -85,7 +85,7 @@
;; an output file.
;;
;; [1] https://magit.vc/manual/magit-popup.html
-;; [2] https://bitbucket.org/snakemake/snakemake/wiki/Home
+;; [2] https://snakemake.github.io/
;;; Code: