changeset 4330:cb32d8c6a040

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.
author Goffi <goffi@goffi.org>
date Wed, 20 Nov 2024 15:29:16 +0100
parents 73d83cb53673
children e0ae6ca806ba
files README.md
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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 <https://libervia.org/tickets>