diff options
| author | Justin Burkett | 2021-05-31 22:34:08 -0400 |
|---|---|---|
| committer | Justin Burkett | 2021-05-31 22:34:08 -0400 |
| commit | 81d93952afe0bc36d95fd166de62529b656ab49f (patch) | |
| tree | 7e71e9cc567fae51237dcce55c4cc048187815c3 | |
| parent | ef1fc43fcb6dce6060d8d362f921dafe78fc3e26 (diff) | |
| download | emacs-81d93952afe0bc36d95fd166de62529b656ab49f.tar.gz emacs-81d93952afe0bc36d95fd166de62529b656ab49f.zip | |
Fix README links
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org index 0f67f20262b..3064466a558 100644 --- a/README.org +++ b/README.org | |||
| @@ -445,7 +445,7 @@ | |||
| 445 | Note =C-h= is by default equivalent to =?= in this context. | 445 | Note =C-h= is by default equivalent to =?= in this context. |
| 446 | 446 | ||
| 447 | Note also that using =C-h= will not work with the =C-h= prefix, unless you | 447 | Note also that using =C-h= will not work with the =C-h= prefix, unless you |
| 448 | make further adjustments. See Issues #93 and #175, for example. | 448 | make further adjustments. See Issues [[https://github.com/justbur/emacs-which-key/issues/93][#93]] and [[https://github.com/justbur/emacs-which-key/issues/175][#175]] for example. |
| 449 | 449 | ||
| 450 | **** Method 2: Bind your own keys | 450 | **** Method 2: Bind your own keys |
| 451 | 451 | ||