From 1ecb8070103d814460b65b1e068eb8ed8157791f Mon Sep 17 00:00:00 2001 From: Carleton Coffrin Date: Sat, 6 Apr 2024 20:54:34 -0600 Subject: [PATCH] fix docs badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c47605..4786e1f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Status: [![CI](https://github.com/lanl-ansi/QuantumAnnealing.jl/workflows/CI/badge.svg)](https://github.com/lanl-ansi/QuantumAnnealing.jl/actions?query=workflow%3ACI) [![codecov](https://codecov.io/gh/lanl-ansi/QuantumAnnealing.jl/branch/main/graph/badge.svg?token=0MYSS2hWWH)](https://codecov.io/gh/lanl-ansi/QuantumAnnealing.jl) -[![Documentation](https://github.com/lanl-ansi/QuantumAnnealing.jl/workflows/Documentation/badge.svg)](https://lanl-ansi.github.io/QuantumAnnealing.jl/stable/) +[![Documentation](https://github.com/lanl-ansi/QuantumAnnealing.jl/actions/workflows/documentation.yml/badge.svg)](https://lanl-ansi.github.io/QuantumAnnealing.jl/stable/)