This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new 0367dce Fix tutorial doesn't match the current interface #4138 (#4215)
0367dce is described below
commit 0367dce38b1c721ad46473072fd22f402d7ce938
Author: Yongjie Zhao <[email protected]>
AuthorDate: Wed Jan 17 13:18:00 2018 +0800
Fix tutorial doesn't match the current interface #4138 (#4215)
---
docs/tutorial.rst | 2 +-
.../images/tutorial/tutorial_02_add_database.png | Bin 19533 -> 24994 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/tutorial.rst b/docs/tutorial.rst
index 695057c..718a044 100644
--- a/docs/tutorial.rst
+++ b/docs/tutorial.rst
@@ -23,7 +23,7 @@ Under the **Sources** menu, select the *Databases* option:
.. image:: _static/img/tutorial/tutorial_01_sources_database.png
:scale: 70%
-On the resulting page, click on the green plus sign, near the top left:
+On the resulting page, click on the green plus sign, near the top right:
.. image:: _static/img/tutorial/tutorial_02_add_database.png
:scale: 70%
diff --git a/superset/assets/images/tutorial/tutorial_02_add_database.png
b/superset/assets/images/tutorial/tutorial_02_add_database.png
index 0ee12d3..7eb671a 100644
Binary files a/superset/assets/images/tutorial/tutorial_02_add_database.png and
b/superset/assets/images/tutorial/tutorial_02_add_database.png differ
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].