Skip to content

Commit 461b56c

Browse files
authored
Fix VASP/ABINIT link in main README.md (#4201)
* update link * add markdown check hook * try to migrate the lint workflow * Revert "add markdown check hook" This reverts commit 2786a73. * comment out ruff for now * try linkspector * fall back to markdown-link-check * revert md-link-check
1 parent 6fa5b87 commit 461b56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pymatgen (Python Materials Genomics) is a robust, open-source Python
2121
library for materials analysis. These are some of the main features:
2222

2323
1. Highly flexible classes for the representation of `Element`, `Site`, `Molecule` and `Structure` objects.
24-
2. Extensive input/output support, including support for [VASP](https://cms.mpi.univie.ac.at/vasp), [ABINIT](https://abinit.org), [CIF](https://wikipedia.org/wiki/Crystallographic_Information_File), [Gaussian](https://gaussian.com), [XYZ](https://wikipedia.org/wiki/XYZ_file_format), and many other file formats.
24+
2. Extensive input/output support, including support for [VASP](https://www.vasp.at/), [ABINIT](https://abinit.github.io/abinit_web/), [CIF](https://wikipedia.org/wiki/Crystallographic_Information_File), [Gaussian](https://gaussian.com), [XYZ](https://wikipedia.org/wiki/XYZ_file_format), and many other file formats.
2525
3. Powerful analysis tools, including generation of phase diagrams, Pourbaix diagrams, diffusion analyses, reactions, etc.
2626
4. Electronic structure analyses, such as density of states and band structure.
2727
5. Integration with the [Materials Project] REST API.

0 commit comments

Comments
 (0)