Update doc references for openstack-chef

Change-Id: I078778fa9159cdafe8eb0ebd675e1a8856ddf53b
This commit is contained in:
Samuel Cassiba 2018-08-06 11:02:55 -07:00
parent 5cf51b76f0
commit 0a3f3942e2
3 changed files with 4 additions and 4 deletions

View File

@ -146,7 +146,7 @@ html_last_updated_fmt = '%Y-%m-%d %H:%M'
# -- Options for HTMLHelp output ---------------------------------------------
# Output file base name for HTML help builder.
htmlhelp_basename = 'chef-openstack-docs'
htmlhelp_basename = target_name + '-docs'
# If true, publish source files
html_copy_source = False

View File

@ -12,5 +12,5 @@ the `Chef Development Kit <https://docs.chef.io/about_chefdk.html>`_.
Your success rate may vary with the bleeding edge. Chef 12 and older is NOT
supported.
See `Chef CI <http://docs.openstack.org/developer/chef-openstack-guide/ci.html>`_
See `Chef CI <http://docs.openstack.org/openstack-chef/latest/contributor/ci.html>`_
to see what is currently tested.

View File

@ -1,11 +1,11 @@
[metadata]
name = chef-openstack
name = openstack-chef
summary = Chef cookbooks for deploying OpenStack
description-file =
README.md
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://docs.openstack.org/chef-openstack/latest/
home-page = https://docs.openstack.org/openstack-chef/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators