From ab3e1368674fcb433f58eea9740c2506fb7bc96b Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Mon, 15 Feb 2021 20:10:42 +0100 Subject: [PATCH] Guidelines: Fix links and formatting Change-Id: I658ff486414100944b2f39d8068495cc7765fbe5 --- docs/openstack_guidelines.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/openstack_guidelines.rst b/docs/openstack_guidelines.rst index ac90eb0f..9d80ddb5 100644 --- a/docs/openstack_guidelines.rst +++ b/docs/openstack_guidelines.rst @@ -58,10 +58,10 @@ Libraries users as a primary audience, they are for intra-server communication. * All modules should be registered in ``meta/action_groups.yml`` for enabling the variables to be set in `group level - `. + `_. Testing ------- * Integration testing is currently done in `OpenStack's CI system - ` + `_