Skip to content

Commit 6c8184a

Browse files
committed
fix: links
Signed-off-by: Hélia Barroso <[email protected]>
1 parent 394cdee commit 6c8184a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/posts/community-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This approach also lowers the barrier to achieving consistency across dashboards
4444

4545
## How to build composable dashboards - a practical example
4646

47-
Here we have an example of how to define a panel of Time Series type below. More detailed info about the available option for Time Series Panels can be found [here](https://pkg.go.dev/github.com/perses/perses/go-sdk/panel/time-series) and [PromQLBuilder](https://pkg.go.dev/github.com/perses/promql-builder).
47+
Here we have an example of how to define a panel of Time Series type below. More detailed info about the available option for Time Series Panels can be found [here](https://pkg.go.dev/github.com/perses/plugins/timeserieschart) and [PromQLBuilder](https://pkg.go.dev/github.com/perses/promql-builder).
4848

4949
```go
5050
// Define your panel

0 commit comments

Comments
 (0)