martin-g commented on code in PR #2555:
URL: https://github.com/apache/avro/pull/2555#discussion_r1367007259


##########
doc/config.toml:
##########
@@ -226,7 +226,7 @@ url = "http://www.apache.org/security/";
 # End user relevant links. These will show up on left side of footer and in 
the community page if you have one.
 [[params.links.user]]
   name = "User mailing list"
-  url = "mailto:[email protected]";
+  url = "https://lists.apache.org/[email protected]";

Review Comment:
   Do we want to keep the user stay on the current page and open the lists.a.o 
in a new browser tab ?
   If YES then we will have to add `target="_blank"` to the Markdown page where 
this `url` is rendered.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to