# HG changeset patch # User Goffi # Date 1732112956 -3600 # Node ID cb32d8c6a040cf804901c3e5572ddb23be03ac8d # Parent 73d83cb53673b81728c8b2feaa91b5110477b77a README: Put tickets and MR data on a single line: if the line is cut, the regex from `plugin_misc_uri_finder` won't work. diff -r 73d83cb53673 -r cb32d8c6a040 README.md --- a/README.md Wed Nov 20 14:35:09 2024 +0100 +++ b/README.md Wed Nov 20 15:29:16 2024 +0100 @@ -77,10 +77,8 @@ Here are the URIs you can use to publish/retrieve tickets or merge requests: -- Tickets: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.tickets%3A0 (please use "core" - label) -- Merge requests: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.merge_requests%3A0 (please - use "core" label) +- Tickets: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.tickets%3A0 (please use "core" label) +- Merge requests: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.merge_requests%3A0 (please use "core" label) Tickets and merge requests are managed by Libervia itself using XMPP. For more information, visit