Use the correct resource to serialize comments in the review_reply webhook
Review Request #7755 — Created Nov. 4, 2015 and submitted — Latest diff uploaded
My fix for the review_reply_published webhook event fixed the main
serialization, but the comments were still using the wrong resources. This
change fixes those.
Ran unit tests.