[v10.1.x] Correct path for repo on RHEL based distros (#73940)

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

(cherry picked from commit 116337f474)

Co-authored-by: Samuel Roberts <sproberts92@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2023-08-28 09:33:07 -05:00
committed by GitHub
co-authored by Samuel Roberts
parent 0ddf9aba9d
commit be2683a0d0
@@ -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