From 6eb27820c5f7ae5445f3b05cb54af49b98f7a05a Mon Sep 17 00:00:00 2001 From: edoapra Date: Mon, 28 Feb 2022 19:25:07 -0800 Subject: [PATCH] website name [ci skip] --- QA/HOW-TO-RUN-TESTS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QA/HOW-TO-RUN-TESTS b/QA/HOW-TO-RUN-TESTS index 540af18195..ccb81c4305 100644 --- a/QA/HOW-TO-RUN-TESTS +++ b/QA/HOW-TO-RUN-TESTS @@ -41,8 +41,8 @@ Here are some steps and notes on running the QA tests: that everything is working. If a job did not work, the output can be found in the $NWCHEM_TOP/QA/testoutputs directory. If the problem seems significant and/or you are unsure whether NWChem performed the - calculation correctly, please submit a post to the NWChem forum - http://www.nwchem-sw.org/index.php/Special:AWCforum + calculation correctly, please submit an issue from the nwchem github repository at + https://github.com/nwchemgit/nwchem/issues/new?assignees=&labels=&template=bug_report.md&title= with details about your computer, the environment variables that were set when you compiled NWChem, and the output of the calculation that you are concerned about.