Skip to content

Commit bdf8653

Browse files
authored
Merge branch 'source-design-merge' into waterfall
2 parents 4b88103 + 3d0bb06 commit bdf8653

File tree

354 files changed

+137380
-39218
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

354 files changed

+137380
-39218
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ node_modules
1616
.sass-cache
1717
.DS_Store
1818
.jekyll-metadata
19+
20+
vendor/bundle
21+
.bundle
22+
_posts/python/fundamentals/static-image/images

Contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Edit or add files in the `_posts` folder in the [source-design-merge](http://git
55
1. Clone the repo and then check out the source-design-merge branch:
66

77
```
8-
$ git clone git@github.com:plotly/documentation.git
8+
$ git clone https://github.com/plotly/documentation.git
99
$ git fetch origin
1010
$ git checkout source-design-merge
1111
```

0 commit comments

Comments
 (0)