diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index cc6dbb9d6..31e087226 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -25,7 +25,7 @@ Basics .. _StackForge: https://github.com/stackforge/ironic-discoverd .. _Gerrit Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow -.. _launchpad: https://bugs.launchpad.net/ironic-discoverd +.. _launchpad: https://bugs.launchpad.net/ironic-inspector Development Environment ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/README.rst b/README.rst index 95f1622d7..9efb14941 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ CONTRIBUTING.rst_ for instructions on how to contribute. .. _OpenStack Ironic: https://wiki.openstack.org/wiki/Ironic .. _Tuskar UI: https://pypi.python.org/pypi/tuskar-ui .. _TripleO: https://wiki.openstack.org/wiki/TripleO -.. _launchpad: https://bugs.launchpad.net/ironic-discoverd +.. _launchpad: https://bugs.launchpad.net/ironic-inspector .. _PyPI: https://pypi.python.org/pypi/ironic-discoverd .. _CONTRIBUTING.rst: https://github.com/stackforge/ironic-discoverd/blob/master/CONTRIBUTING.rst diff --git a/ironic_inspector/plugins/edeploy.py b/ironic_inspector/plugins/edeploy.py index 57673f24e..c0ca2c570 100644 --- a/ironic_inspector/plugins/edeploy.py +++ b/ironic_inspector/plugins/edeploy.py @@ -13,7 +13,7 @@ """eDeploy hardware detection and classification plugin. -See https://blueprints.launchpad.net/ironic-discoverd/+spec/edeploy for +See https://blueprints.launchpad.net/ironic-inspector/+spec/edeploy for details on how to use it. Note that this plugin requires a special ramdisk. """