File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
120120The D2O file format is native to ` Den2Obj ` . This file format stores the scalarfield
121121in binary format and uses compression to generate small files which are fast to
122122read 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
You can’t perform that action at this time.
0 commit comments