From 171c39b1e2edebffbce1fbc20d41514c80f7e660 Mon Sep 17 00:00:00 2001
From: Jadon Naas <jadon.naas@canonical.com>
Date: Tue, 18 Jul 2023 14:30:01 -0400
Subject: [PATCH] Add docs key and point at Discourse

Add the 'docs' key and point it at a Discourse topic
previously populated with the charm's README contents.

When the new charm revision is released to the Charmhub,
this Discourse-based content will be displayed there. In
the absense of the this new key, the Charmhub's default
behaviour is to display the value of the charm's
'description' key.

Change-Id: Ie72ba89c3afe22f977efe35c56c7796b272e07cd
---
 src/metadata.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/metadata.yaml b/src/metadata.yaml
index f38745b..7390fd1 100644
--- a/src/metadata.yaml
+++ b/src/metadata.yaml
@@ -21,6 +21,7 @@ description: |
   Running multiple ovn-northd daemons is supported and they will operate in
   active/passive mode. The daemon uses a locking feature in the OVSDB to
   automatically choose a single active instance.
+docs: https://discourse.charmhub.io/t/ovn-central-docs-index/10550
 tags:
 - networking
 series: