Skip to content

Commit

Permalink
Update refresher.mdx for typo (#974)
Browse files Browse the repository at this point in the history
* Update refresher.mdx for typo

* Update docs/docs/tutorial/refresher.mdx

Co-authored-by: Horst Gutmann <[email protected]>

---------

Co-authored-by: Horst Gutmann <[email protected]>
  • Loading branch information
erikbaranowski and zerok authored Dec 14, 2023
1 parent aac2f02 commit a0ac957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/tutorial/refresher.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ kubectl port-forward deployments/grafana 8080:3000
```

Now go to http://localhost:8080 in your browser and login using `admin:admin`.
Then navigate to `Configuration > Data Sources > Add data source`, choose
Then navigate to `Connections > Data sources > Add new data source`, choose
`Prometheus` as type and enter `http://prometheus:9090` as URL. Hit
`Save & Test` which should yield a big green bar telling you everything is good.

Expand Down

0 comments on commit a0ac957

Please sign in to comment.