Skip to content

Commit

Permalink
Update readme for dev docs
Browse files Browse the repository at this point in the history
The docs link was previously pointing to the stable documentation. This commits
updates to point to the dev documentation.
  • Loading branch information
Sbozzolo committed Sep 4, 2024
1 parent ff1380d commit f761cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ClimaAnalysis.jl
</p>

[![CI](https://github.com/CliMA/ClimaAnalysis.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/CliMA/ClimaAnalysis.jl/actions/workflows/CI.yml)
[![Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://CliMA.github.io/ClimaAnalysis.jl)
[![Docs](https://img.shields.io/badge/docs_are_here-click_me!-blue.svg)](https://clima.github.io/ClimaAnalysis.jl/dev/)
[![codecov](https://codecov.io/gh/CliMA/ClimaAnalysis.jl/graph/badge.svg?token=tXO3LzS8v9)](https://codecov.io/gh/CliMA/ClimaAnalysis.jl)

`ClimaAnalysis.jl` is a Julia library to post-process and visualize `ClimaAtmos`
Expand Down

0 comments on commit f761cfd

Please sign in to comment.