There was an error while loading. Please reload this page.
1 parent e152444 commit c156dfeCopy full SHA for c156dfe
.circleci/config.yml
@@ -75,7 +75,7 @@ jobs:
75
cp --parents 'python/plotly-fundamentals/index.html' '../snapshots'
76
cp --parents 'python/line-and-scatter/index.html' '../snapshots'
77
cp --parents 'r/index.html' '../snapshots'
78
- cp --parents 'r/getting-started/index.html' '../snapshots'
+ # cp --parents 'r/getting-started/index.html' '../snapshots'
79
cp --parents 'r/plotly-fundamentals/index.html' '../snapshots'
80
cp --parents 'r/line-and-scatter/index.html' '../snapshots'
81
cp --parents 'javascript/index.html' '../snapshots'
_posts/r/2015-07-30-getting-started.md
0 commit comments