Skip to content

Commit 3b67262

Browse files
committed
docs(about_tmux): Fix orphan footnote reference
Change [1] to [^id2] to properly reference the defined footnote for the tmux manpage source link.
1 parent eaec3e7 commit 3b67262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/about_tmux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ line. The interval is determined by the `status-interval`:
572572
| `C-Up, C-Down` `C-Left, C-Right` | Resize the current pane in steps of one cell. |
573573
| `M-Up, M-Down` `M-Left, M-Right` | Resize the current pane in steps of five cells. |
574574

575-
Source: tmux manpage[1].
575+
Source: tmux manpage[^id2].
576576

577577
To get the text documentation of a `.1` manual file:
578578

0 commit comments

Comments
 (0)