Skip to content

Commit b067f34

Browse files
tbitcsoz-agent
andauthored
fix: DOI badge URL — use shields.io (works before Zenodo record is published) (#25)
Zenodo's own badge endpoint returns 404 until the record is published. shields.io renders immediately from the DOI string. Co-authored-by: Oz <oz-agent@warp.dev>
1 parent 6474863 commit b067f34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# OEA: Structured Recursive Calibration for Generative Stability
22

33
[![CI](https://github.com/BitConcepts/oea-framework-paper/actions/workflows/ci.yml/badge.svg)](https://github.com/BitConcepts/oea-framework-paper/actions/workflows/ci.yml)
4-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20412150.svg)](https://doi.org/10.5281/zenodo.20412150)
4+
[![DOI](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.20412150-blue)](https://doi.org/10.5281/zenodo.20412150)
55
[![Paper](https://img.shields.io/badge/paper-Academia.edu-blue)](https://www.academia.edu/167119567/OEA_Structured_Recursive_Calibration_for_Generative_Stability)
66
[![License: MIT](https://img.shields.io/badge/code-MIT-green)](LICENSE)
77
[![Version](https://img.shields.io/badge/version-1.1.0-orange)](https://github.com/BitConcepts/oea-framework-paper/releases/tag/v1.1.0)

0 commit comments

Comments
 (0)