We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b00f8 commit e2a6f6bCopy full SHA for e2a6f6b
web/pandas/config.yml
@@ -35,15 +35,7 @@ navbar:
35
- name: "Getting started"
36
target: /getting_started.html
37
- name: "Documentation"
38
- target:
39
- - name: "User guide"
40
- target: /docs/user_guide/index.html
41
- - name: "API reference"
42
- target: /docs/reference/index.html
43
- - name: "Release notes"
44
- target: /docs/whatsnew/index.html
45
- - name: "Older versions"
46
- target: https://pandas.pydata.org/pandas-docs/version/
+ target: /docs/
47
- name: "Community"
48
target:
49
- name: "Blog"
0 commit comments