Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f67728 commit 22c2751Copy full SHA for 22c2751
1 file changed
docs/source/development/config.rst
@@ -81,8 +81,8 @@ profile with:
81
$ ipython locate profile foo
82
/home/you/.ipython/profile_foo
83
84
-These map to the utility functions: :func:`IPython.utils.path.get_ipython_dir`
85
-and :func:`IPython.utils.path.locate_profile` respectively.
+These map to the utility functions: :func:`IPython.paths.get_ipython_dir`
+and :func:`IPython.paths.locate_profile` respectively.
86
87
88
.. _profiles_dev:
0 commit comments