Skip to content

Commit 039a158

Browse files
committed
update repo name and URL
1 parent 4f15c06 commit 039a158

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
site_name: Wannier90 I/O with Python
2-
site_url: https://jimustafa.github.io/wannier90-pylib-io
2+
site_url: https://jimustafa.github.io/wannier90io-python
33
site_author: Jamal Mustafa
44
site_description: >-
55
Wannier90 I/O with Python
66
7-
repo_name: jimustafa/wannier90-pylib-io
8-
repo_url: https://github.com/jimustafa/wannier90-pylib-io
7+
repo_name: jimustafa/wannier90io-python
8+
repo_url: https://github.com/jimustafa/wannier90io-python
99
edit_uri: ''
1010

1111
theme:

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author_email = [email protected]
66
description = A Python library for Wannier90 I/O
77
long_description = file: README.md
88
long_description_content_type = text/markdown
9-
url = https://github.com/jimustafa/wannier90-pylib-io
9+
url = https://github.com/jimustafa/wannier90io-python
1010
license = MIT
1111
classifiers =
1212
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)