diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 1d9477740..70c7354fe 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -94,7 +94,7 @@ implement custom :mod:`Element <buildstream.element>` or * :mod:`ScriptElement <buildstream.scriptelement>` - Script Element Class * :mod:`Context <buildstream.context>` - Invocation Context * :mod:`Project <buildstream.project>` - Loaded Project -* :mod:`Sandbox <buildstream.sandbox>` - Build Sandbox +* :mod:`Sandbox <buildstream.sandbox.sandbox>` - Build Sandbox * :mod:`Utilities <buildstream.utils>` - Utilities for Plugins |