Skip to content

Commit 431e82c

Browse files
authored
Fix DOI badge link in README.md
Updated DOI badge link in the README file.
1 parent 4125ec5 commit 431e82c

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
@@ -9,7 +9,7 @@
99
[![PyPI Package latest release](https://img.shields.io/pypi/v/compas_fab.svg)](https://pypi.python.org/pypi/compas_fab)
1010
[![Anaconda](https://img.shields.io/conda/vn/conda-forge/compas_fab.svg)](https://anaconda.org/conda-forge/compas_fab)
1111
[![Supported implementations](https://img.shields.io/pypi/implementation/compas_fab.svg)](https://pypi.python.org/pypi/compas_fab)
12-
[![DOI](https://zenodo.org/badge/107952684.svg)](https://zenodo.org/badge/latestdoi/107952684)
12+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17809165.svg)](https://doi.org/10.5281/zenodo.17809165)
1313
[![Twitter Follow](https://img.shields.io/twitter/follow/compas_dev?style=social)](https://twitter.com/compas_dev)
1414

1515
*Robotic fabrication package for the COMPAS Framework** that facilitates the

0 commit comments

Comments
 (0)