Skip to content

Commit 5c8744d

Browse files
committed
docs(github): fix build status badge in README.md
1 parent 2e2811b commit 5c8744d

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
@@ -2,7 +2,7 @@
22

33
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
44
[![PyPI](https://img.shields.io/pypi/v/neuroglancer)](https://pypi.org/project/neuroglancer)
5-
![Build](https://github.com/google/neuroglancer/workflows/Build/badge.svg)
5+
![Build](https://github.com/google/neuroglancer/actions/workflows/build.yml/badge.svg)
66
[![DOI](https://zenodo.org/badge/59798355.svg)](https://zenodo.org/badge/latestdoi/59798355)
77

88
Neuroglancer is a WebGL-based viewer for volumetric data. It is capable of displaying arbitrary (non axis-aligned) cross-sectional views of volumetric data, as well as 3-D meshes and line-segment based models (skeletons).

0 commit comments

Comments
 (0)