From 990b10a484cf4bfaf79bfb8b17cb370f667cec98 Mon Sep 17 00:00:00 2001 From: Jessica Date: Tue, 23 Jun 2026 09:58:36 -0400 Subject: [PATCH 1/2] Update DE links to marketing site --- _includes/layouts/_footer-main.html | 2 +- _posts/ggplot2/other_pages/2021-08-04-is-plotly-free.md | 2 +- _posts/matlab/other_pages/2021-08-04-is-plotly-free.md | 2 +- _posts/plotly_js/2019-07-03-is-plotly-free-js.md | 2 +- _posts/python/2019-07-03-is-plotly-free.md | 2 +- _posts/r/2019-07-03-is-plotly-free-r.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_includes/layouts/_footer-main.html b/_includes/layouts/_footer-main.html index d5b2ffa91..f3d8e607d 100644 --- a/_includes/layouts/_footer-main.html +++ b/_includes/layouts/_footer-main.html @@ -23,7 +23,7 @@
  • Plotly Cloud
  • -
  • Dash Enterprise
  • +
  • Dash Enterprise
  • New Releases →
  • diff --git a/_posts/ggplot2/other_pages/2021-08-04-is-plotly-free.md b/_posts/ggplot2/other_pages/2021-08-04-is-plotly-free.md index e9c0205e6..8b4a268de 100644 --- a/_posts/ggplot2/other_pages/2021-08-04-is-plotly-free.md +++ b/_posts/ggplot2/other_pages/2021-08-04-is-plotly-free.md @@ -26,5 +26,5 @@ obtaining any token, or creating any account. #### Does Plotly also make commercial software? -    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash). +    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash-enterprise). diff --git a/_posts/matlab/other_pages/2021-08-04-is-plotly-free.md b/_posts/matlab/other_pages/2021-08-04-is-plotly-free.md index 3096ad26b..3f8ac0cb3 100644 --- a/_posts/matlab/other_pages/2021-08-04-is-plotly-free.md +++ b/_posts/matlab/other_pages/2021-08-04-is-plotly-free.md @@ -26,5 +26,5 @@ obtaining any token, or creating any account. #### Does Plotly also make commercial software? -    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash). +    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash-enterprise). diff --git a/_posts/plotly_js/2019-07-03-is-plotly-free-js.md b/_posts/plotly_js/2019-07-03-is-plotly-free-js.md index cf0259aff..654c7aa2a 100644 --- a/_posts/plotly_js/2019-07-03-is-plotly-free-js.md +++ b/_posts/plotly_js/2019-07-03-is-plotly-free-js.md @@ -30,4 +30,4 @@ which use tiles from a cloud-hosted service, such as Open Street Maps or Mapbox, #### Does Plotly also make commercial software? -    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash). +    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash-enterprise). diff --git a/_posts/python/2019-07-03-is-plotly-free.md b/_posts/python/2019-07-03-is-plotly-free.md index ec656d320..d8c72f187 100644 --- a/_posts/python/2019-07-03-is-plotly-free.md +++ b/_posts/python/2019-07-03-is-plotly-free.md @@ -25,5 +25,5 @@ language: python #### Does Plotly also make commercial software? -    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash), [Plotly Studio](https://plotly.com/studio), and [Plotly Cloud](https://plotly.com/cloud). +    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash-enterprise), [Plotly Studio](https://plotly.com/studio), and [Plotly Cloud](https://plotly.com/cloud). diff --git a/_posts/r/2019-07-03-is-plotly-free-r.md b/_posts/r/2019-07-03-is-plotly-free-r.md index 7f45927de..fbcd1d203 100644 --- a/_posts/r/2019-07-03-is-plotly-free-r.md +++ b/_posts/r/2019-07-03-is-plotly-free-r.md @@ -29,6 +29,6 @@ which use tiles from a cloud-hosted service, such as Open Street Maps or Mapbox, #### Does Plotly also make commercial software? -    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash). +    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash-enterprise). From 171e3f65af2d08583c7196615b6e893b4d3c6d93 Mon Sep 17 00:00:00 2001 From: Cameron DeCoster Date: Tue, 23 Jun 2026 08:23:08 -0600 Subject: [PATCH 2/2] Update more DE links --- _posts/python/2019-07-03-3d-index.html | 2 +- _posts/python/2019-07-03-fundamentals-index.html | 2 +- _posts/python/2019-07-03-maps-index.html | 2 +- _posts/python/2019-07-03-statistic-index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_posts/python/2019-07-03-3d-index.html b/_posts/python/2019-07-03-3d-index.html index 2bf1642b4..66243e821 100644 --- a/_posts/python/2019-07-03-3d-index.html +++ b/_posts/python/2019-07-03-3d-index.html @@ -38,7 +38,7 @@

    Plotly Python Open Source Graphing Library 3D Charts

    3D Charts in Dash

    Dash is the best way to build analytical apps in Python using Plotly figures. To run the app below, run pip install dash, click "Download" to get the code and run python app.py.

    -

    Get started with the official Dash docs and learn how to effortlessly style & deploy apps like this with Dash Enterprise.

    +

    Get started with the official Dash docs and learn how to effortlessly style & deploy apps like this with Dash Enterprise.

    diff --git a/_posts/python/2019-07-03-fundamentals-index.html b/_posts/python/2019-07-03-fundamentals-index.html index d2e146f95..d4e610b98 100644 --- a/_posts/python/2019-07-03-fundamentals-index.html +++ b/_posts/python/2019-07-03-fundamentals-index.html @@ -36,7 +36,7 @@

    Plotly Python Open Source Graphing Library Fundamentals

    Plotly Express in Dash

    Dash is the best way to build analytical apps in Python using Plotly figures. To run the app below, run pip install dash, click "Download" to get the code and run python app.py.

    -

    Get started with the official Dash docs and learn how to effortlessly style & deploy apps like this with Dash Enterprise.

    +

    Get started with the official Dash docs and learn how to effortlessly style & deploy apps like this with Dash Enterprise.

    diff --git a/_posts/python/2019-07-03-maps-index.html b/_posts/python/2019-07-03-maps-index.html index 8be14c274..a105ff40e 100644 --- a/_posts/python/2019-07-03-maps-index.html +++ b/_posts/python/2019-07-03-maps-index.html @@ -35,7 +35,7 @@

    Plotly Python Open Source Graphing Library Maps

    Maps in Dash

    Dash is the best way to build analytical apps in Python using Plotly figures. To run the app below, run pip install dash, click "Download" to get the code and run python app.py.

    -

    Get started with the official Dash docs and learn how to effortlessly style & deploy apps like this with Dash Enterprise.

    +

    Get started with the official Dash docs and learn how to effortlessly style & deploy apps like this with Dash Enterprise.

    diff --git a/_posts/python/2019-07-03-statistic-index.html b/_posts/python/2019-07-03-statistic-index.html index f66b70ca8..db35a84e0 100644 --- a/_posts/python/2019-07-03-statistic-index.html +++ b/_posts/python/2019-07-03-statistic-index.html @@ -35,7 +35,7 @@

    Plotly Python Open Source Graphing Library Statistical Charts

    Statistical charts in Dash

    Dash is the best way to build analytical apps in Python using Plotly figures. To run the app below, run pip install dash, click "Download" to get the code and run python app.py.

    -

    Get started with the official Dash docs and learn how to effortlessly style & deploy apps like this with Dash Enterprise.

    +

    Get started with the official Dash docs and learn how to effortlessly style & deploy apps like this with Dash Enterprise.