diff options
Diffstat (limited to 'client/doc')
-rw-r--r-- | client/doc/source/conf.py | 2 | ||||
-rw-r--r-- | client/doc/source/man/escalator.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/client/doc/source/conf.py b/client/doc/source/conf.py index 1cfaad2..0e00ed1 100644 --- a/client/doc/source/conf.py +++ b/client/doc/source/conf.py @@ -28,7 +28,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = 'python-escalatorclient' +project = 'escalatorclient' copyright = u'OpenStack Foundation' # If true, '()' will be appended to :func: etc. cross-reference text. diff --git a/client/doc/source/man/escalator.rst b/client/doc/source/man/escalator.rst index 40536ec..bb90ac1 100644 --- a/client/doc/source/man/escalator.rst +++ b/client/doc/source/man/escalator.rst @@ -84,4 +84,4 @@ BUGS ==== escalator client is hosted in Launchpad so you can view current bugs at -https://bugs.launchpad.net/python-escalatorclient/. +https://bugs.launchpad.net/escalatorclient/. |