Skip to content

Commit 0025876

Browse files
authored
Docs: Updating ldd example command for image renderer troubleshooting (grafana#97443)
1 parent c440bd2 commit 0025876

File tree

1 file changed

+1
-1
lines changed
  • docs/sources/setup-grafana/image-rendering/troubleshooting

1 file changed

+1
-1
lines changed

docs/sources/setup-grafana/image-rendering/troubleshooting/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ are not installed in your system:
4949
5050
```bash
5151
cd <grafana-image-render plugin directory>
52-
ldd chrome-linux/chrome
52+
ldd chrome-headless-shell/linux-132.0.6781.0/chrome-headless-shell-linux64/chrome-headless-shell
5353
linux-vdso.so.1 (0x00007fff1bf65000)
5454
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f2047945000)
5555
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f2047924000)

0 commit comments

Comments
 (0)