Correct path for repo on RHEL based distros (#73840)

This commit is contained in:
Samuel Roberts
2023-08-28 09:24:54 -05:00
committed by GitHub
parent 59e4c257bb
commit 116337f474
@@ -135,7 +135,7 @@ To uninstall Grafana, run the following commands in a terminal window:
1. Optional: To remove the Grafana repository:
```shell
sudo rm -i /etc/apt/sources.list.d/grafana.list
sudo rm -i /etc/yum.repos.d/grafana.repo
```
## Next steps