Skip to content

Commit 7918c8e

Browse files
authored
Merge pull request #386 from dlfelps/patch-1
Fixed broken link to global defaults page.
2 parents 7f0a91c + e4e49ed commit 7918c8e

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)