diff --git a/_posts/python/legacy/dashboard/2015-06-30-dashboard-api.html b/_posts/python/legacy/dashboard/2015-06-30-dashboard-api.html index dbf8d6a60c32..ab428719502d 100644 --- a/_posts/python/legacy/dashboard/2015-06-30-dashboard-api.html +++ b/_posts/python/legacy/dashboard/2015-06-30-dashboard-api.html @@ -1,5 +1,5 @@ --- -permalink: python/create-online-dashboard/ +permalink: python/create-online-dashboard-legacy/ description: How to create and publish a dashboard with the Python API. name: Dashboard API | plotly has_thumbnail: true diff --git a/_posts/python/legacy/dashboard/2017-03-12-dashboard_redirect.html b/_posts/python/legacy/dashboard/2017-03-12-dashboard_redirect.html index 2af02a524d32..1e5438dde14e 100644 --- a/_posts/python/legacy/dashboard/2017-03-12-dashboard_redirect.html +++ b/_posts/python/legacy/dashboard/2017-03-12-dashboard_redirect.html @@ -1,5 +1,5 @@ --- permalink: python/dashboards-api/ -redirect_to: ../create-online-dashboard/ +redirect_to: https://dash.plot.ly sitemap: false ---- \ No newline at end of file +--- diff --git a/_posts/python/legacy/dashboard/2018-11-18-dashboard_redirect.hml b/_posts/python/legacy/dashboard/2018-11-18-dashboard_redirect.hml new file mode 100644 index 000000000000..99d28144d0bc --- /dev/null +++ b/_posts/python/legacy/dashboard/2018-11-18-dashboard_redirect.hml @@ -0,0 +1,5 @@ +--- +permalink: python/create-online-dashboard/ +redirect_to: https://dash.plot.ly +sitemap: false +---