diff options
author | DylanB95EST <dylan.byrne@est.tech> | 2021-10-11 16:33:29 +0100 |
---|---|---|
committer | DylanB95EST <dylan.byrne@est.tech> | 2021-10-11 16:33:36 +0100 |
commit | 7f1fa6da5fca556e9d7794841619fd7d48ea4b2c (patch) | |
tree | 807e88bfa0450c5082f80185eb61e174f54335a2 /docs/design.rst | |
parent | d82cc20b81e0d8d9b5c75b111cd61f3f2d7e10b7 (diff) |
Cleanup naming convention for DMI-Plugin
Cleanup naming conventions for DMI-Plugin project.
Issue-ID: CPS-627
Change-Id: I6ac542c983870f737760768363ef5764f792a5b7
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Diffstat (limited to 'docs/design.rst')
-rw-r--r-- | docs/design.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/design.rst b/docs/design.rst index 708feeb3..d0d4b87f 100644 --- a/docs/design.rst +++ b/docs/design.rst @@ -6,7 +6,7 @@ .. _design: -DMI Plugin Design +DMI-Plugin Design ################# .. toctree:: @@ -15,7 +15,7 @@ DMI Plugin Design Offered APIs ============ -The DMI Plugin supports the public APIs listed in the link below: +The DMI-Plugin supports the public APIs listed in the link below: :download:`DMI Rest OpenApi Specification <openapi/openapi.yaml>` |