Skip to content

Commit 28403e0

Browse files
committed
Update link
1 parent 3209869 commit 28403e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
- uses: codecov/codecov-action@v5
4040
with:
4141
files: lcov.info
42+
token: ${{ secrets.CODECOV_TOKEN }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[license-url]: https://github.com/JuliaMolSim/Libxc.jl/blob/master/LICENSE
1717

1818
This package provides Julia bindings to the
19-
[libxc](https://tddft.org/programs/libxc/) library
19+
[libxc](https://libxc.gitlab.io/) library
2020
for common exchange-correlation functionals in density-functional theory.
2121
At least **Julia 1.8** is required.
2222

0 commit comments

Comments
 (0)