website name [ci skip]

This commit is contained in:
edoapra 2022-02-28 19:21:58 -08:00
parent 73e338d5aa
commit 944a4e4008
No known key found for this signature in database
GPG key ID: 472C4EBB4F3AEDFA
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ Using NWChem with Microsoft Quantum Development Kit
===================================================
Instructions on building and running NWChem are available
[here](http://www.nwchem-sw.org/index.php/Main_Page).
[here](https://nwchemgit.github.io).
Alternatively, you can run the NWChem docker image using the
instructions at:

View file

@ -100,7 +100,7 @@ Summary: Parallel Ab-Initio Quantum Chemistry Code
Group: Applications/Scientific
License: Various: NWChem: ECL2.0; Global Arrays: OpenSource; OpenMPI: New BSD
URL: http://www.nwchem-sw.org
URL: https://nwchemgit.github.io
Source0: nwchem-6.5.tar.gz
Source1: openmpi-1.8.4.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@ -109,7 +109,7 @@ BuildRequires: gcc == 4.4.7
%description
NWChem parallel ab-initio quantum chemistry code targetting computer systems. \
For more details see: http://www.nwchem-sw.org
For more details see: https://nwchemgit.github.io
%prep