Skip to content

Commit ecc1e88

Browse files
author
Joseph Damiba
authored
Merge pull request #1176 from plotly/dashboards_redirect
redirect `https://plot.ly/python/create-online-dashboard/` to `dash.plot.ly`
2 parents 23fd91c + 2cda8d5 commit ecc1e88

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

_posts/python/legacy/dashboard/2015-06-30-dashboard-api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/create-online-dashboard/
2+
permalink: python/create-online-dashboard-legacy/
33
description: How to create and publish a dashboard with the Python API.
44
name: Dashboard API | plotly
55
has_thumbnail: true
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
permalink: python/dashboards-api/
3-
redirect_to: ../create-online-dashboard/
3+
redirect_to: https://dash.plot.ly
44
sitemap: false
5-
---
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: python/create-online-dashboard/
3+
redirect_to: https://dash.plot.ly
4+
sitemap: false
5+
---

0 commit comments

Comments
 (0)