fixed url of website repository [ci skip]

This commit is contained in:
edoapra 2020-06-19 16:57:04 -07:00
parent 9dc6c77508
commit b3f97f67f5
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -55,7 +55,7 @@ git push
## push files to the nwchemgit.github.io: method #2
```
git clone https://github.com/nwchemgit.github.io
git clone https://github.com/nwchemgit/nwchemgit.github.io
cd nwchemgit.github.io
mkdocs -v gh-deploy --config-file /path/to/mkdocs/mkdocs.yml --remote-branch master
```