From 0e5ced5e8c6b53c1983e7bd68f44105558c4b52b Mon Sep 17 00:00:00 2001 From: melissaml Date: Tue, 27 Feb 2018 13:09:48 +0800 Subject: [PATCH] Fix the invalid url in page Change-Id: Id1c1fd4cc2a2e993b196a566d0feba5704687533 --- goals/queens/policy-in-code.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/goals/queens/policy-in-code.rst b/goals/queens/policy-in-code.rst index 5e1510a35..1dc7c0f65 100644 --- a/goals/queens/policy-in-code.rst +++ b/goals/queens/policy-in-code.rst @@ -24,8 +24,8 @@ benefits for operators and developers: #. Tooling can be used to generate complete policy files that include overrides from a specific policy file. #. Documentation describing each policy is `generated and available - `_ to assist - operators. + `_ + to assist operators. #. Project developers have a way to communicate changing defaults to operators through a library. Think of this like marking configuration values for deprecation or removal. The important bit is that we have a programmatic way