Skip to content

Commit a3c8a16

Browse files
committed
include download links on index docs page
1 parent dfbe160 commit a3c8a16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.fsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
(**
1515
# Plotly.NET
1616
17-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/plotly/Plotly.NET/gh-pages?filepath=index.ipynb)
17+
[![Binder]({{root}}img/badge-binder.svg)](https://mybinder.org/v2/gh/plotly/Plotly.NET/gh-pages?filepath={{fsdocs-source-basename}}.ipynb) 
18+
[![Script]({{root}}img/badge-script.svg)]({{root}}{{fsdocs-source-basename}}.fsx) 
19+
[![Notebook]({{root}}img/badge-notebook.svg)]({{root}}{{fsdocs-source-basename}}.ipynb)
1820
1921
Plotly.NET provides functions for generating and rendering plotly.js charts in **.NET** programming languages 📈🚀.
2022

0 commit comments

Comments
 (0)