Docs: fixed broken doc link for graph and table panels (#21238)

* fixed  broken doc link

* fixed broken doc link
This commit is contained in:
vikkyomkar 2019-12-23 22:11:27 +05:30 committed by Hugo Häggmark
parent 68f73b18fb
commit bc10a69626
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ This is the main Graph panel and is **included** with Grafana. It provides a ver
For full reference documentation:
[http://docs.grafana.org/reference/graph/](http://docs.grafana.org/reference/graph/)
[https://grafana.com/docs/grafana/latest/features/panels/graph/](https://grafana.com/docs/grafana/latest/features/panels/graph/)

View File

@ -6,4 +6,4 @@ The table panel is very flexible, supporting both multiple modes for time series
Check out the [Table Panel Showcase in the Grafana Playground](http://play.grafana.org/dashboard/db/table-panel-showcase) or read more about it here:
[http://docs.grafana.org/reference/table_panel/](http://docs.grafana.org/reference/table_panel/)
[https://grafana.com/docs/grafana/latest/features/panels/table_panel/](https://grafana.com/docs/grafana/latest/features/panels/table_panel/)