Skip to content

Commit 2ce1f76

Browse files
committed
Fix links again
1 parent e9c5efd commit 2ce1f76

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,21 +146,21 @@ so when I type `;ksc`, Keyboard Maestro prompts me for input. I type in the keyb
146146
I want, and Keyboard Maestro runs the script, captures the output, and then types the output
147147
where my cursor is.
148148

149-
[![Keyboard Maestro Macro for Keyboard Shortcut](https://github.com/kotfu/ksc/blob/main/gfx/keyboard-maestro-macro.jpg)](https://github.com/kotfu/ksc/releases/download/latest)
149+
[![Keyboard Maestro Macro for Keyboard Shortcut](https://github.com/kotfu/ksc/blob/main/gfx/keyboard-maestro-macro.jpg)](https://github.com/kotfu/ksc/releases/latest)
150150

151-
Download the [Keyboard Shortcut macro](https://github.com/kotfu/ksc/releases/download/latest) for Keyboard Maestro.
151+
Download the [Keyboard Shortcut macro](https://github.com/kotfu/ksc/releases/latest) for Keyboard Maestro.
152152

153153

154154
## Alfred
155155

156156
If you use [Alfred](https://www.alfredapp.com/), there is a
157-
[Keyboard Shortcut workflow](https://github.com/kotfu/ksc/releases/download/latest) which uses
157+
[Keyboard Shortcut workflow](https://github.com/kotfu/ksc/releases/latest) which uses
158158
the command line program. The workflow includes a snippet trigger of `ksc`.
159159
If your snippet prefix is `//`, then you can type `//ksc` and Alfred will
160160
prompt you for input, where you can type the text representation of a keyboard
161161
shortcut. Alfred will paste the standardized version at the location of the cursor.
162162

163-
Download the [Keyboard Shortcut workflow](https://github.com/kotfu/ksc/releases/download/latest) for Alfred.
163+
Download the [Keyboard Shortcut workflow](https://github.com/kotfu/ksc/releases/latest) for Alfred.
164164

165165

166166
## The Hyper Key

0 commit comments

Comments
 (0)