diff options
Diffstat (limited to 'docs/userguide/featureusage.rst')
-rw-r--r-- | docs/userguide/featureusage.rst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/userguide/featureusage.rst b/docs/userguide/featureusage.rst index 00bf78c..6fd60c6 100644 --- a/docs/userguide/featureusage.rst +++ b/docs/userguide/featureusage.rst @@ -1,5 +1,10 @@ Copper capabilities and usage ============================= This release focused on use of the OpenStack Congress service for managing -configuration policy. See the `Congress intro guide on readthedocs <http://congress.readthedocs.org/en/latest/readme.html#installing-congress|Congress>`_ for information on the capabilities and usage of Congress. +configuration policy. See the `Congress intro guide on readthedocs +<http://congress.readthedocs.io/en/latest/index.html>`_ for general information +on the capabilities and usage of Congress. + +Examples of Congress API usage can be found in the Copper tests as described +on the OPNFV wiki at https://wiki.opnfv.org/display/copper/testing. |