status-config.json: Don't restrict the search to the dev group
authorW. Trevor King <wking@tremily.us>
Tue, 29 Dec 2015 20:22:39 +0000 (12:22 -0800)
committerW. Trevor King <wking@tremily.us>
Tue, 29 Dec 2015 20:22:39 +0000 (12:22 -0800)
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.

status-config.json

index f80ab31d7128f55db4639aed5a46824e3563c6df..072b19b280f87bc93358159c30dff8cd750b36a6 100644 (file)
@@ -2,7 +2,7 @@
   "meta": {
     "title": "OCI Discussion",
     "blurb": "Tracking OCI discussion with <a href=\"https://notmuchmail.org/nmbug/\">nmbug</a>.  For more information on OCI spec discussion, see <a href=\"https://github.com/opencontainers/specs#contributing\">opencontainers/specs</a>.",
-    "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": [
     {