Skip to content

Commit abf7608

Browse files
author
Joseph Damiba
committed
replace urls
1 parent 4c97388 commit abf7608

File tree

1,033 files changed

+5594
-5594
lines changed

Some content is hidden

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

1,033 files changed

+5594
-5594
lines changed

.github/FUNDING.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
custom: https://plot.ly/products/consulting-and-oem/
1+
custom: https://plotly.com/products/consulting-and-oem/

404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<h3>Plot twist!</h3>
7979
<br />
8080
<h5>There's nothing here...</h5><br />
81-
<h5> <a href="https://plot.ly/graphing-libraries">Back to Graphing Libraries documentation</a></h5>
81+
<h5> <a href="https://plotly.com/graphing-libraries">Back to Graphing Libraries documentation</a></h5>
8282
</div>
8383
</div>
8484

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22

33
## Repo Overview
44

5-
Plotly welcomes contributions to its [open-source graphing libraries documentation](https://plot.ly/graphing-libraries) from its community of users.
5+
Plotly welcomes contributions to its [open-source graphing libraries documentation](https://plotly.com/graphing-libraries) from its community of users.
66

77
This repository mainly serves:
8-
- Plotly's graphing libraries documentation index page at https://plot.ly/graphing-libraries.
8+
- Plotly's graphing libraries documentation index page at https://plotly.com/graphing-libraries.
99

10-
- Plotly's JavaScript graphing library documentation at https://plot.ly/javascript
11-
- Please be aware that **only the content of Plotly's JavaScript graphing library documentation** (hosted at https://plot.ly/javascript) is contained in this repository. You can find the content in the `_posts/plotly_js` directory.
10+
- Plotly's JavaScript graphing library documentation at https://plotly.com/javascript
11+
- Please be aware that **only the content of Plotly's JavaScript graphing library documentation** (hosted at https://plotly.com/javascript) is contained in this repository. You can find the content in the `_posts/plotly_js` directory.
1212
- For information about editing **plotly.js** documentation [click here](https://github.com/plotly/graphing-library-docs/blob/master/_posts/plotly_js/README.md).
1313

14-
- Plotly's Python graphing library documentation at https://plot.ly/python
15-
- The content for Plotly's Python graphing library documentation (hosted at https://plot.ly/python) **IS NOT** contained in this repository. It is contained in the `plotly.py` repository at https://github.com/plotly/plotly.py/tree/master/doc and is cloned into this repository at build time.
14+
- Plotly's Python graphing library documentation at https://plotly.com/python
15+
- The content for Plotly's Python graphing library documentation (hosted at https://plotly.com/python) **IS NOT** contained in this repository. It is contained in the `plotly.py` repository at https://github.com/plotly/plotly.py/tree/master/doc and is cloned into this repository at build time.
1616
- For information about editing **plotly.py** documentation [click here](https://github.com/plotly/plotly.py/blob/master/doc/README.md).
1717

18-
- Plotly's R graphing library documentation at https://plot.ly/r
19-
- The content for Plotly's R graphing library documentation (hosted at https://plot.ly/r) **IS NOT** contained in this repository. It is contained in the `plotly.r-docs` repository at https://github.com/plotly/plotly.r-docs/ and is cloned into this repository at build time.
18+
- Plotly's R graphing library documentation at https://plotly.com/r
19+
- The content for Plotly's R graphing library documentation (hosted at https://plotly.com/r) **IS NOT** contained in this repository. It is contained in the `plotly.r-docs` repository at https://github.com/plotly/plotly.r-docs/ and is cloned into this repository at build time.
2020
- For information about editing Plotly's **R** documentation [click here](https://github.com/plotly/plotly.r-docs/blob/master/README.md).
2121

2222
## Contribute Quickly to Plotly's JavaScript Graphing Library Documentation

_includes/both/py4_note.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div style="margin: 20px auto; width: 75%; background: #f4f4f8; padding: 20px; font-weight: 400;
55
line-height: 1.85; text-align: center; border: 5px dashed #ab63fa;">
66
<strong>Note:</strong> this page is part of the documentation for version 3 of Plotly.py, which is <em>not the most recent version</em>.<br/>
7-
See our <a href="https://plot.ly/python/v4-migration/" style="color: #2391fe">Version 4 Migration Guide</a> for information about how to upgrade.
7+
See our <a href="https://plotly.com/python/v4-migration/" style="color: #2391fe">Version 4 Migration Guide</a> for information about how to upgrade.
88
{%- assign page_type = page.permalink | remove_first: page.language -%}
99
{%- if page.permalink contains "javascript" -%}
1010
{%- assign page_type = page.permalink | remove_first: "javascript" -%}

_includes/layouts/_footer-main.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,28 @@
55
<li class="--footer-column">
66
<h6 style="color:#e763fa" class="--footer-heading">Products</h6>&#x9;&#x9;&#x9;
77
<ul>
8-
<li><a href="https://plot.ly/dash/" target="_self">Dash</a></li>
8+
<li><a href="https://plotly.com/dash/" target="_self">Dash</a></li>
99
&#x9;&#x9;&#x9;&#x9;
10-
<li><a href="https://plot.ly/online-chart-maker/" target="_self">Chart Studio</a></li>
10+
<li><a href="https://plotly.com/online-chart-maker/" target="_self">Chart Studio</a></li>
1111
&#x9;&#x9;&#x9;&#x9;
12-
<li><a href="https://plot.ly/products/oem/" target="_self">Plotly OEM</a></li>
12+
<li><a href="https://plotly.com/products/oem/" target="_self">Plotly OEM</a></li>
1313
</ul>
1414
</li>
1515
&#x9;&#x9;
1616
<li class="--footer-column">
1717
<h6 style="color:#636efa" class="--footer-heading">Pricing</h6>&#x9;&#x9;&#x9;
1818
<ul>
19-
<li><a href="https://plot.ly/get-pricing/" target="_self">Enterprise Pricing</a></li>
19+
<li><a href="https://plotly.com/get-pricing/" target="_self">Enterprise Pricing</a></li>
2020
&#x9;&#x9;&#x9;&#x9;
2121
</ul>
2222
</li>
2323
&#x9;&#x9;
2424
<li class="--footer-column">
2525
<h6 style="color:#00cc96" class="--footer-heading">About Us</h6>&#x9;&#x9;&#x9;
2626
<ul>
27-
<li><a href="https://plot.ly/company/careers" target="_self">Careers</a></li>
27+
<li><a href="https://plotly.com/company/careers" target="_self">Careers</a></li>
2828
&#x9;&#x9;&#x9;&#x9;
29-
<li><a href="https://plot.ly/resources/" target="_self">Resources</a></li>
29+
<li><a href="https://plotly.com/resources/" target="_self">Resources</a></li>
3030
&#x9;&#x9;&#x9;&#x9;
3131
<li><a href="https://medium.com/@plotlygraphs" target="_self">Blog</a></li>
3232
&#x9;&#x9;&#x9;&#x9;
@@ -38,7 +38,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
3838
<ul>
3939
<li><a href="https://community.plot.ly/" target="_self">Community Support</a></li>
4040
&#x9;&#x9;&#x9;&#x9;
41-
<li><a href="https://plot.ly/graphing-libraries" target="_self">Documentation</a></li>
41+
<li><a href="https://plotly.com/graphing-libraries" target="_self">Documentation</a></li>
4242
&#x9;&#x9;&#x9;&#x9;
4343
</ul>
4444
</li>
@@ -67,9 +67,9 @@ <h6 style="color:#119dff" class="--footer-heading">JOIN OUR MAILING LIST</h6>&#x
6767
{% include layouts/copyright.html %}
6868
</div>
6969
<div class="right">
70-
<article class="--tos"><a href="https://plot.ly/terms-of-service/" target="_blank">Terms of Service</a>
70+
<article class="--tos"><a href="https://plotly.com/terms-of-service/" target="_blank">Terms of Service</a>
7171
</article>
72-
<article class="--privacy"><a href="https://plot.ly/privacy/" target="_blank">Privacy Policy</a>
72+
<article class="--privacy"><a href="https://plotly.com/privacy/" target="_blank">Privacy Policy</a>
7373
</article>
7474
</div>
7575
</div>

_includes/layouts/_header-main.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<div class="--wrap">
66
<div class="--wrap-left">
77
<div class="-identity">
8-
<a href="https://plot.ly/"><img src="/all_static/images/plotly_graphing_libraries_1.png" style="height: 45px;"></a>
8+
<a href="https://plotly.com/"><img src="/all_static/images/plotly_graphing_libraries_1.png" style="height: 45px;"></a>
99
<a href="/graphing-libraries/"><img src="/all_static/images/plotly_graphing_libraries_2.png" style="height: 45px;"></a>
1010
</div>
1111
</div>
1212
<div class="--wrap-right">
1313
<nav class="--nav-meta" role="navigation">
1414
<ul>
15-
<li><a href="https://plot.ly/get-demo/" data-mode="1" target="_blank" class="typeform-share button --enterprise-quaternary">DEMO DASH</a></li>
15+
<li><a href="https://plotly.com/get-demo/" data-mode="1" target="_blank" class="typeform-share button --enterprise-quaternary">DEMO DASH</a></li>
1616
</ul>
1717
</nav>
1818
</div>

_includes/layouts/seo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!-- twitter tags -->
1717
<meta name="twitter:card" content="photo" />
1818
<meta name="twitter:title" content="{% if page.name %}{{page.name}}{% else %}plotly{% endif %}"/>
19-
<meta name="twitter:url" content="{% if page.permalink %}https://plot.ly/{{page.permalink}}{% endif %}"/>
19+
<meta name="twitter:url" content="{% if page.permalink %}https://plotly.com/{{page.permalink}}{% endif %}"/>
2020
<meta name="twitter:description" content="{% if page.description %}{{page.description}}{% else %}Plotly is the easiest way to graph and share your data.{% endif %}"/>
2121
<meta name="twitter:image" content="{% if page.imageurl %}{{page.imageurl}}{% else %}{% if page.thumbnail%}{{site.imgurl}}{{page.thumbnail}}{%else%}https://help.plot.ly/images/twitter-default.png{% endif %}{% endif %}">
2222
<meta name="twitter:site" content="@plotlygraphs"/>

_includes/layouts/side-bar.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -175,14 +175,14 @@
175175
<a href="/ggplot2/" class="js-splash--navigation-item">ggplot2 integration</a>
176176
</li>
177177
<li class="--sidebar-item">
178-
<a href="https://plot.ly/dash" class="js-splash--navigation-item">Dash for R</a>
178+
<a href="https://plotly.com/dash" class="js-splash--navigation-item">Dash for R</a>
179179
</li>
180180
{% endif %}
181181

182182
<!-- Python Specific -->
183183
{% if page.language == "python" %}
184184
<li class="--sidebar-item">
185-
<a href="https://plot.ly/dash" class="js-splash--navigation-item">Dash</a>
185+
<a href="https://plotly.com/dash" class="js-splash--navigation-item">Dash</a>
186186
</li>
187187
{% endif %}
188188

_includes/posts/python-getting-started.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h2 >Initialization</h2>
2929
<p>
3030
Plotly for Python can be configured to render locally inside Jupyter (IPython) notebooks,
3131
locally inside your web browser, or remotely in your online Plotly account.<br>
32-
Remote hosting on Plotly is free for public use. For private use, <a href="https://plot.ly/products/cloud">view our paid plans</a>.<br>
32+
Remote hosting on Plotly is free for public use. For private use, <a href="https://plotly.com/products/cloud">view our paid plans</a>.<br>
3333
</p>
3434

3535
<h4>Offline Use</h4>
@@ -68,13 +68,13 @@ <h4>Offline Use</h4>
6868
}
6969
})</code></pre><br/>
7070

71-
<p><a href="https://plot.ly/python/offline">Learn more about offline mode</a></p>
71+
<p><a href="https://plotly.com/python/offline">Learn more about offline mode</a></p>
7272

7373
<h4>Hosting on Plotly</h4>
7474

7575
<p>
76-
Plotly provides a web-service for hosting graphs. <a href="https://plot.ly/api_signup">Create a free account</a> to get started.
77-
Graphs are saved inside your online Plotly account and you control the privacy. Public hosting is free, for private hosting, check out our <a href="https://plot.ly/products/cloud">paid plans</a>.
76+
Plotly provides a web-service for hosting graphs. <a href="https://plotly.com/api_signup">Create a free account</a> to get started.
77+
Graphs are saved inside your online Plotly account and you control the privacy. Public hosting is free, for private hosting, check out our <a href="https://plotly.com/products/cloud">paid plans</a>.
7878
</p>
7979

8080
<p>
@@ -85,11 +85,11 @@ <h4>Hosting on Plotly</h4>
8585
$ python -c "import plotly; plotly.tools.set_credentials_file(username='DemoAccount', api_key='lr1c37zw81')"</code></pre>
8686

8787
<p >
88-
You'll need to replace <code class="no-padding">'DemoAccount'</code> and <code class="no-padding">'lr1c37zw81'</code> with your Plotly username and <a href="https://plot.ly/settings/api/" target="_blank">API key</a>.
88+
You'll need to replace <code class="no-padding">'DemoAccount'</code> and <code class="no-padding">'lr1c37zw81'</code> with your Plotly username and <a href="https://plotly.com/settings/api/" target="_blank">API key</a>.
8989
</p>
9090

9191
<p >
92-
<a href="https://plot.ly/settings/api/" target="_blank">Find my API key.</a>
92+
<a href="https://plotly.com/settings/api/" target="_blank">Find my API key.</a>
9393
</p>
9494

9595
<br>
@@ -107,9 +107,9 @@ <h4>Hosting on Plotly</h4>
107107
"title": "hello world"
108108
}
109109
}, filename='hello world', # name of the file as saved in your plotly account
110-
sharing='public') # 'public' | 'private' | 'secret': Learn more: https://plot.ly/python/privacy</code></pre>
110+
sharing='public') # 'public' | 'private' | 'secret': Learn more: https://plotly.com/python/privacy</code></pre>
111111

112-
<h4>Special Instructions for <a class="no_underline" href="https://plot.ly/product/enterprise/">Plotly On-Premise</a> users</h4>
112+
<h4>Special Instructions for <a class="no_underline" href="https://plotly.com/product/enterprise/">Plotly On-Premise</a> users</h4>
113113

114114
Your API key for account on the public cloud will be different than the API key in Plotly On-Premise. Visit https://plotly.your-company.com/settings/api/ to find your Plotly On-Premise API key. Remember to replace "your-company.com" with the URL of your Plotly On-Premise server.
115115

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: dashboards/energy-monitoring/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: dashboards/insurance/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---

_posts/dashboards/2015-08-20-iot.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: dashboards/internet-of-things-rasberry-pi/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
permalink: dashboards/manufacturing-statistical-process-control/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
redirect_from: dashboards/manufacturing-spc/
55
sitemap: false
66
---
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: dashboards/marketing-and-web-analytics-dashboard/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: dashboards/sales/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: dashboards/weather/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: python/dashboard/demand-side-kpi-metrics/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: python/dashboard/marketplace-kpi-metrics/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: python/dashboard/mashup-kpi-metrics/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: python/dashboard/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: python/dashboard/supply-side-kpi-metrics/
3-
redirect_to: https://plot.ly/dash/
3+
redirect_to: https://plotly.com/dash/
44
sitemap: false
55
---

0 commit comments

Comments
 (0)