Skip to content

Commit a8ed8af

Browse files
committed
fix/rm broken links
1 parent 4c130c5 commit a8ed8af

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ If you would like a new-contributor issue assigned, get in touch with project ma
2626

2727
[![Tests](https://github.com/materialsproject/crystaltoolkit/actions/workflows/pytest-docs.yml/badge.svg)](https://github.com/materialsproject/crystaltoolkit/actions/workflows/pytest-docs.yml)
2828
[![Visual Regression Test Status](https://percy.io/static/images/percy-badge.svg)](https://percy.io/6f28436a/crystaltoolkit)
29-
[![Docker Build Status](https://img.shields.io/docker/cloud/build/materialsproject/crystaltoolkit)](https://hub.docker.com/repository/docker/materialsproject/crystaltoolkit/general)
3029
[![Release](https://github.com/materialsproject/crystaltoolkit/actions/workflows/release.yml/badge.svg)](https://github.com/materialsproject/crystaltoolkit/actions/workflows/release.yml)
3130
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/materialsproject/crystaltoolkit/main.svg)](https://results.pre-commit.ci/latest/github/materialsproject/crystaltoolkit/main)
3231
[![arXiv link](https://img.shields.io/badge/arXiv-2302.06147-blue)](https://arxiv.org/abs/2302.06147)
@@ -81,7 +80,7 @@ The [Crystal Toolkit Development Team](https://github.com/materialsproject/cryst
8180
* [Janosh Riebesell](https://github.com/janosh) contributed Phonon band structure component, [3 example apps](https://github.com/materialsproject/crystaltoolkit/blob/main/crystal_toolkit/apps/examples/matbench_dielectric_structure_on_hover.py), tests
8281
* [Stephen Weitzner](https://github.com/sweitzner) contributed POV-Ray integration (in progress)
8382
* [Richard Tran](https://github.com/CifLord) for contributing plotly-powered Wulff shapes to pymatgen, which Crystal Toolkit uses
84-
* [Guy Moore](https://github.com/guymoore13) for contributing magnetic moment visualization
83+
* Guy Moore for contributing magnetic moment visualization
8584
* [Steve Zeltmann](https://github.com/sezelt) for contributing electron diffraction
8685
* [Patrick Huck](https://github.com/tschaume), releases, operations, bugfixes and POC for MP / MPContribs
8786

@@ -101,7 +100,7 @@ Thank you to all the authors and maintainers of the libraries Crystal Toolkit
101100
depends upon, and in particular [pymatgen](http://pymatgen.org) for crystallographic
102101
analysis and [Dash from Plotly](https://plot.ly/products/dash/) for their web app framework.
103102

104-
Thank you to the [NERSC Spin](https://nersc.gov/systems/spin) service for
103+
Thank you to the [NERSC Spin](https://docs.nersc.gov/services/spin/) service for
105104
hosting the app and for their technical support.
106105

107106
## Contact

jupyterlab-extension/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# crystaltoolkit-extension
22

3-
![Github Actions Status](https://github.com/materialsproject/crystaltoolkit/workflows/release/badge.svg)
4-
53
A JupyterLab extension for rendering Crystal Toolkit Scene JSON files.
64

75
## Requirements

0 commit comments

Comments
 (0)