diff --git a/doc/source/conf.py b/doc/source/conf.py index 5a742d3193..ff471fdec4 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -97,7 +97,7 @@ "pandas": ("https://pandas.pydata.org/docs/", None), "pyvista": ("https://docs.pyvista.org/version/stable/", None), "grpc": ("https://grpc.github.io/grpc/python/", None), - "pypim": ("https://pypim.docs.pyansys.com/", None), + "pypim": ("https://pypim.docs.pyansys.com/version/dev/", None), "dpf-core": ("https://dpf.docs.pyansys.com/version/stable/", None), }