Skip to content

Commit e4e49ed

Browse files
authored
Fixed broken link to global defaults page.
1 parent 2f94e87 commit e4e49ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/00_4_templates.fsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Plotly.NET.Defaults.DefaultDisplayOptions <-
3232
3333
## Using premade templates
3434
35-
premade templates can be accessed via the `ChartTemplates` module. In fact, the `ChartTemplates.plotly` template is always active by default (see [global defaults](./005_defaults.html))
35+
premade templates can be accessed via the `ChartTemplates` module. In fact, the `ChartTemplates.plotly` template is always active by default (see [global defaults](./00_5_defaults.html))
3636
*)
3737
open Plotly.NET
3838

0 commit comments

Comments
 (0)