diff options
| author | galenbwill <galenbwill@users.noreply.github.com> | 2022-10-19 19:31:30 -0400 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2022-11-10 16:19:13 -0500 |
| commit | 971cdd0779ad7b55eb73e4d0356e9adf10caaf1d (patch) | |
| tree | 35cbc7587af59d63d3a22218bac9218dde47764e /docs | |
| parent | 84c3c54ab82460556eaca63bde15352c4fc64d9f (diff) | |
debugger.md: fixed first image to be centered and clickable
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/debugger.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/debugger.md b/docs/guide/debugger.md index ad517d8a..b78ddbca 100644 --- a/docs/guide/debugger.md +++ b/docs/guide/debugger.md @@ -8,7 +8,7 @@ It is [open-source](https://github.com/Vector35/debugger) with Apache License 2. ## UI -<img src="../img/debugger/ui.png" width="1000"/> +[<img src="../img/debugger/ui.png" width="100%" align="center"/>](../img/debugger/ui.png) The debugger UI mainly consists of six parts: |
