Skip to content

Commit ab4863c

Browse files
authored
fix link to time series example
1 parent 568ef5b commit ab4863c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/barchart/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,4 @@ The bars are all the same colour. We could write a function that converts each b
193193

194194
If you'd like to see an example that addresses some of these shortcomings, check out the [time series chart example](../time-series), which automatically resizes and adds axes that transition!
195195

196-
[See the time series chart →]((../time-series)){.btn .btn-success}
196+
[See the time series chart →](../time-series){.btn .btn-success}

0 commit comments

Comments
 (0)