Skip to content

Commit

Permalink
fix repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Feb 23, 2024
1 parent c07204c commit c1c82b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flycheck-eask.el
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"Eask support for Flycheck."
:prefix "flycheck-eask-"
:group 'flycheck
:link '(url-link :tag "Github" "https://github.com/emacs-eask/flycheck-eask"))
:link '(url-link :tag "Github" "https://github.com/flycheck/flycheck-eask"))

(flycheck-def-args-var flycheck-eask-args (eask)
:package-version '(flycheck-eask . "0.1.0"))
Expand Down

0 comments on commit c1c82b3

Please sign in to comment.