我提交了一个 PR 来修复 new_version_mailer... 模板中的链接问题,方法是在 URL 字符串中添加 v。
new_version_mailer...
v
您也可以在本地通过编辑 new_version_mailer.text_body_template 和 new_version_mailer_with_notes.text_body_template 中的 URL 字符串来修复此问题。
new_version_mailer.text_body_template
new_version_mailer_with_notes.text_body_template