We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476bd25 commit c56c6adCopy full SHA for c56c6ad
src/diffpy/pdfmorph/pdfmorphapp.py
@@ -55,8 +55,8 @@ def custom_error(self, msg):
55
),
56
epilog="\n".join(
57
[
58
- "For more information, see the PDFmorph manual."
59
- "Please report bugs to diffpy-dev@googlegroups.com.",
+ "Please report bugs to diffpy-users@googlegroups.com.",
+ "For more information, see the PDFmorph website at https://www.diffpy.org/diffpy.pdfmorph.",
60
]
61
62
)
0 commit comments