diff options
Diffstat (limited to 'docs/build/api/index.rst')
| -rw-r--r-- | docs/build/api/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build/api/index.rst b/docs/build/api/index.rst index 26ee9b4..aa7c1a9 100644 --- a/docs/build/api/index.rst +++ b/docs/build/api/index.rst @@ -16,7 +16,7 @@ outside of this subsection, and the parameters that can be passed to the :meth:`.EnvironmentContext.configure` method, used when configuring one's ``env.py`` environment. However, real-world applications will usually end up using more of the internal API, in particular being able -to run commands programmatically, as discussed in the section :doc:`api/commands`. +to run commands programmatically, as discussed in the section :doc:`/api/commands`. .. toctree:: :maxdepth: 2 |
