diff options
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r-- | snakemake-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el index 09e615a..779452e 100644 --- a/snakemake-mode.el +++ b/snakemake-mode.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2014-2020 Kyle Meyer ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://github.com/kyleam/snakemake-mode +;; URL: https://git.kyleam.com/snakemake-mode/about ;; Keywords: tools ;; Version: 1.7.0 ;; Package-Requires: ((emacs "24.5") (cl-lib "0.5") (magit-popup "2.4.0")) |