From cd7c09b31c02b01ed15be84be301e4396b7d720b Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Fri, 10 Jan 2020 16:30:35 +0000 Subject: [PATCH] WEB: Link from the website to the docs --- web/pandas/config.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/web/pandas/config.yml b/web/pandas/config.yml index e2a95a5039884..65844379b0219 100644 --- a/web/pandas/config.yml +++ b/web/pandas/config.yml @@ -35,15 +35,7 @@ navbar: - name: "Getting started" target: /getting_started.html - name: "Documentation" - target: - - name: "User guide" - target: /docs/user_guide/index.html - - name: "API reference" - target: /docs/reference/index.html - - name: "Release notes" - target: /docs/whatsnew/index.html - - name: "Older versions" - target: https://pandas.pydata.org/pandas-docs/version/ + target: /docs/ - name: "Community" target: - name: "Blog"