Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit edfa5f5

Browse files
authored
Merge pull request plotly#1799 from plotly/chriddyp-patch-1
update README links to `/create` and to support plans
2 parents 7f33db5 + 389cb25 commit edfa5f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Please read through our [contributing guidelines](https://github.com/plotly/plot
131131
* Implementation help may be found on community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js)) or
132132
on Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)).
133133
* Developers should use the keyword `plotly` on packages which modify or add to the functionality of plotly.js when distributing through [npm](https://www.npmjs.com/browse/keyword/plotly).
134-
* Direct developer email support can be purchased through a [Plotly Pro](https://plot.ly/products/cloud/) plan.
134+
* Direct developer email support can be purchased through a [Plotly Support Plan](https://support.plot.ly/libraries/javascript).
135135

136136
## Versioning
137137

@@ -152,7 +152,7 @@ Open-source clients to the plotly.js APIs are available at these links:
152152
|**node.js cloud client**| [plotly/plotly-nodejs](https://github.com/plotly/plotly-nodejs) | [plot.ly/nodejs/getting-started](https://plot.ly/nodejs/getting-started) |
153153
|**Julia**| [plotly/Plotly.jl](https://github.com/plotly/Plotly.jl) | [plot.ly/julia/getting-started](https://plot.ly/julia/getting-started) |
154154

155-
plotly.js charts can also be created and saved online for free at [plot.ly/plot](https://plot.ly/plot).
155+
plotly.js charts can also be created and saved online for free at [plot.ly/create](https://plot.ly/create).
156156

157157
## Creators
158158

0 commit comments

Comments
 (0)