From 02d960fd77f5ecd5af640ebf011deff2af487c71 Mon Sep 17 00:00:00 2001 From: Gaurav Sheni Date: Thu, 28 Jan 2021 11:23:53 -0500 Subject: [PATCH] Update twitter links in docs (#1322) * Update conf.py * Update release_notes.rst * Update layout.html * Update release_notes.rst --- docs/source/conf.py | 2 +- docs/source/release_notes.rst | 3 ++- docs/source/templates/layout.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 81cd6533ca..9b669b7e74 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -152,7 +152,7 @@ # documentation. html_theme_options = { "github_url": "https://github.com/alteryx/featuretools", - "twitter_url": "https://twitter.com/featuretools_py" + "twitter_url": "https://twitter.com/AlteryxOSS", } # Add any paths that contain custom themes here, relative to this directory. diff --git a/docs/source/release_notes.rst b/docs/source/release_notes.rst index db3d211996..69e6b54599 100644 --- a/docs/source/release_notes.rst +++ b/docs/source/release_notes.rst @@ -7,6 +7,7 @@ Release Notes * Fixes * Changes * Documentation Changes + * Update Twitter link to documentation toolbar (:pr:`1322`) * Testing Changes * Unpin python-graphviz package on Windows (:pr:`1296`) * Reorganize and clean up tests (:pr:`1294`, :pr:`1303`, :pr:`1306`) @@ -14,7 +15,7 @@ Release Notes * Remove unnecessary test skips on Windows (:pr:`1320`) Thanks to the following people for contributing to this release: - :user:`jeff-hernandez`, :user:`rwedge`, :user:`thehomebrewnerd` + :user:`gsheni`, :user:`jeff-hernandez`, :user:`rwedge`, :user:`thehomebrewnerd` **v0.23.0 Dec 31, 2020** * Fixes diff --git a/docs/source/templates/layout.html b/docs/source/templates/layout.html index 5b176fb49c..3f4bd5b10c 100644 --- a/docs/source/templates/layout.html +++ b/docs/source/templates/layout.html @@ -39,7 +39,7 @@ GitHub - + Twitter