Skip to content

Commit 9cbbaeb

Browse files
committed
Changing links
1 parent 0cf8ff4 commit 9cbbaeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![C/C++ CI](https://github.com/ifilot/den2obj/actions/workflows/build.yml/badge.svg)](https://github.com/ifilot/den2obj/actions/workflows/build.yml)
55
[![OpenVDB build CI](https://github.com/ifilot/den2obj/actions/workflows/build-openvdb.yml/badge.svg)](https://github.com/ifilot/den2obj/actions/workflows/build-openvdb.yml)
66
[![codecov](https://codecov.io/gh/ifilot/den2obj/graph/badge.svg?token=IZ7OGUR6DY)](https://codecov.io/gh/ifilot/den2obj)
7-
[![Documentation](https://github.com/ifilot/den2obj/actions/workflows/docs.yml/badge.svg)](https://den2obj.imc-tue.nl)
7+
[![Documentation](https://github.com/ifilot/den2obj/actions/workflows/docs.yml/badge.svg)](https://ifilot.github.io/den2obj/)
88
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
99

1010
## Purpose
@@ -120,7 +120,7 @@ Converting CHGCAR to D2O
120120
The D2O file format is native to `Den2Obj`. This file format stores the scalarfield
121121
in binary format and uses compression to generate small files which are fast to
122122
read from. More information on the file format can be found in the
123-
[documentation](https://den2obj.imc-tue.nl).
123+
[documentation](https://ifilot.github.io/den2obj/).
124124

125125
## Shared library
126126

0 commit comments

Comments
 (0)