From 725e98541e8269b9ffa35055f6192acb3219fa1c Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Wed, 20 Nov 2024 04:42:31 +1100 Subject: [PATCH] Add stable docs badge (#257) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd199df5..3f40c8fe 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ ### [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7677442.svg?style=flat-square)](https://doi.org/10.5281/zenodo.7677442) -[![Documentation](https://img.shields.io/badge/documentation-in%20development-orange?style=flat-square)](https://clima.github.io/ClimaOceanDocumentation/dev) [![Build status](https://badge.buildkite.com/3113cca353b83df3b5855d3f0d69827124614aef7017c835d2.svg?style=flat-square)](https://buildkite.com/clima/climaocean-ci) +[![Documentation](https://img.shields.io/badge/documentation-stable%20release-blue?style=flat-square)](https://clima.github.io/ClimaOceanDocumentation/stable) +[![Documentation](https://img.shields.io/badge/documentation-in%20development-orange?style=flat-square)](https://clima.github.io/ClimaOceanDocumentation/dev) ## Installation