This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch versioned_docs_link in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit 85196d871de22c20d280c7571ac5d0c0b39f31f8 Author: Maxime Beauchemin <[email protected]> AuthorDate: Sat Feb 1 17:08:28 2020 -0800 [docs] add a link to versioned docs in the docs --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index 5a3a274..a2b8335 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -53,6 +53,7 @@ intelligence web application Superset Resources ================== +- Versioned versions of this documentation: https://readthedocs.org/projects/apache-superset/ - `Superset's Github <https://github.com/apache/incubator-superset>`_, note that `we use Github for issue tracking <https://github.com/apache/incubator-superset/issues>`_ - Superset's
