File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 ("PyAnsys" , "https://docs.pyansys.com/" ),
4545 ],
4646 "switcher" : {
47- "json_url" : f"https://{ cname } /release/ versions.json" ,
47+ "json_url" : f"https://{ cname } /versions.json" ,
4848 "version_match" : get_version_match (__version__ ),
4949 },
5050 "navbar_end" : ["version-switcher" , "theme-switcher" , "navbar-icon-links" ],
6666# Intersphinx mapping
6767intersphinx_mapping = {
6868 "python" : ("https://docs.python.org/dev" , None ),
69- "ansys-dpf-core" : ("https://dpf.docs.pyansys.com/release/0.7 " , None ),
69+ "ansys-dpf-core" : ("https://dpf.docs.pyansys.com/version/stable " , None ),
7070 "numpy" : ("https://numpy.org/doc/stable" , None ),
7171 "matplotlib" : ("https://matplotlib.org/stable" , None ),
7272 # kept here as an example
You can’t perform that action at this time.
0 commit comments