Skip to content

Commit

Permalink
docs: update the repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Dec 20, 2024
1 parent fdb3c87 commit 693fd94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ We will update the credit information once it is published.
First, clone this repository:

```sh
git clone https://github.com/njzjz/deepmd-gnn
git clone https://gitlab.com/RutgersLBSR/deepmd-gnn
cd deepmd-gnn
```

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mace = "deepmd_gnn.mace:MaceModel"
nequip = "deepmd_gnn.nequip:NequipModel"

[project.urls]
repository = "https://github.com/njzjz/deepmd-gnn"
repository = "https://gitlab.com/RutgersLBSR/deepmd-gnn"

[project.optional-dependencies]
test = [
Expand Down

0 comments on commit 693fd94

Please sign in to comment.