From: W. Trevor King Date: Tue, 29 Dec 2015 20:22:39 +0000 (-0800) Subject: status-config.json: Don't restrict the search to the dev group X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b40412711727a88b464f97b9d55923e9a6687aad;p=nmbug-oci.git status-config.json: Don't restrict the search to the dev group The pages linked via searchin/dev/messageid contained a "Search all groups" link pointing at the search/messageid URL. There's no reason to restrict OCI discussion tagging to a single list (although dev is currently the only group I know about), so go with the more general URL template. --- diff --git a/status-config.json b/status-config.json index f80ab31..072b19b 100644 --- a/status-config.json +++ b/status-config.json @@ -2,7 +2,7 @@ "meta": { "title": "OCI Discussion", "blurb": "Tracking OCI discussion with nmbug. For more information on OCI spec discussion, see opencontainers/specs.", - "message-url": "https://groups.google.com/a/opencontainers.org/forum/#!searchin/dev/messageid$3A{message-id}" + "message-url": "https://groups.google.com/a/opencontainers.org/forum/#!search/messageid$3A{message-id}" }, "views": [ {