diff options
| author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2017-09-14 15:03:01 -0400 |
|---|---|---|
| committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2017-09-14 15:03:01 -0400 |
| commit | 11b866e587e5bd5e4aaaf70733d67dbe0bcda041 (patch) | |
| tree | f4fde7f5688e021152d3df784dc0513d727b3db6 | |
| parent | 65dcf0a5c05ea98f485cf849e2172aceb292fce9 (diff) | |
| download | buildstream-70-third-party-plugin-sharing.tar.gz | |
plugin.py: Fix documentation to link to correct file70-third-party-plugin-sharing
| -rw-r--r-- | buildstream/plugin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/plugin.py b/buildstream/plugin.py index 5be2255e5..402ec7761 100644 --- a/buildstream/plugin.py +++ b/buildstream/plugin.py @@ -60,7 +60,7 @@ setup.py: MANIFEST.in: -.. literalinclude:: ../source/sample_plugin/setup.py +.. literalinclude:: ../source/sample_plugin/MANIFEST.in :language: text Class Reference |
