Skip to content

Commit 34531b1

Browse files
committed
img
1 parent 63cd485 commit 34531b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/usage/transient.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ to always show help on-screen.
2323
(define-key *global-keymap* "C-c t" *demo-keymap-simple*)
2424
```
2525

26-
<div style="text-align: center;"> <img src="https://raw.githubusercontent.com/lem-project/lem/main/extensions/transient/transient-dashboard.png"/> </div>
26+
<div style="text-align: center;"> <img src="https://raw.githubusercontent.com/lem-project/lem/main/extensions/transient/transient-simple.png"/> </div>
2727

2828
## Show all current keybindings
2929

@@ -34,4 +34,4 @@ all available keybindings for the current mode(s):
3434
(setf lem/transient::*transient-always-show* t)
3535
```
3636

37-
<div style="text-align: center;"> <img src="https://raw.githubusercontent.com/lem-project/lem/main/extensions/transient/transient-simple.png"/> </div>
37+
<div style="text-align: center;"> <img src="https://raw.githubusercontent.com/lem-project/lem/main/extensions/transient/transient-dashboard.png"/> </div>

0 commit comments

Comments
 (0)