File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Pull requests
95
95
description in grammatically correct, complete sentences.
96
96
97
97
[ issue tracker ] : https://github.com/voxpupuli/puppet-mode/issues
98
- [ Flycheck ] : http://flycheck.readthedocs .org
98
+ [ Flycheck ] : http://www.flycheck .org
99
99
[ guidelines ] : http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
100
100
[ Git Commit Mode ] : https://github.com/magit/git-modes/
101
101
[ Magit ] : https://github.com/magit/magit/
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ See [`COPYING`][copying] for the complete license.
91
91
[ badge-travis ] : https://travis-ci.org/voxpupuli/puppet-mode.svg?branch=master
92
92
[ Puppet ] : http://docs.puppetlabs.com/
93
93
[ GNU Emacs ] : https://www.gnu.org/software/emacs/
94
- [ Flycheck ] : http://flycheck.readthedocs. org/en/latest/
94
+ [ Flycheck ] : http://wwww. flycheck.org
95
95
[ MELPA ] : http://melpa.milkbox.net/
96
96
[ MELPA Stable ] : http://melpa-stable.milkbox.net/
97
97
[ Cask ] : http://cask.github.io/
Original file line number Diff line number Diff line change 71
71
; ; with `puppet-lint' on C-c C-l. Apply the current buffer with `puppet-apply'
72
72
; ; on C-c C-c.
73
73
74
- ; ; Flymake : Flymake support is _not_ provided. See Flycheck at
75
- ; ; http://flycheck.readthedocs. org/en/latest/ for on-the-fly validation and
76
- ; ; liniting of Puppet manifests.
74
+ ; ; Syntax checking : Flymake support is _not_ provided. See Flycheck at
75
+ ; ; http://www. flycheck.org for on-the-fly validation and liniting of Puppet
76
+ ; ; manifests.
77
77
78
78
; ;; Code:
79
79
You can’t perform that action at this time.
0 commit comments