Skip to content

Commit bf4de3b

Browse files
tweak
1 parent 2f456df commit bf4de3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ fetch_upstream_files: clean
4040
git clone --depth 1 -b built git@github.com:plotly/plotly.py-docs _posts/python/html
4141
git clone --depth 1 -b built git@github.com:plotly/plotlyjs.jl-docs _posts/julia/html
4242
git clone --depth 1 -b built git@github.com:plotly/plotly.net-docs _posts/fsharp/html
43+
rm -rf _posts/fsharp/html/redir
4344
git clone --depth 1 -b built git@github.com:plotly/plotly.r-docs _posts/r/md
4445
mv _posts/r/md/ggplot2 _posts/ggplot2/md
4546

0 commit comments

Comments
 (0)