Skip to content

Commit bbb9612

Browse files
Copilotevilsocket
andauthored
Use inline HTML <img> with descriptive alt text on Web UI page (#74)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: evilsocket <86922+evilsocket@users.noreply.github.com>
1 parent 6deca66 commit bbb9612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/usage/web_ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 1
66
---
77

8-
![UI](https://raw.githubusercontent.com/bettercap/media/master/ui-events.png)
8+
<img src="https://raw.githubusercontent.com/bettercap/media/master/ui-events.png" alt="Bettercap web UI showing the events panel with a list of network events captured during a session" />
99

1010
The easiest way to use bettercap is through the official **[web UI](https://github.com/bettercap/ui)**.
1111

0 commit comments

Comments
 (0)