From 0e03ed3e11476b0e55802f0b0535dbb5ffa62b9c Mon Sep 17 00:00:00 2001 From: Joe Shannon Date: Mon, 11 Mar 2024 16:37:36 +0000 Subject: [PATCH] Switch back to relative image in README --- README.md | 2 +- docs/index.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb527f8fd..3f21b5ccb 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Docker | `docker run ghcr.io/diamondlightsource/blueapi:latest` Documentation | Releases | -![concept](https://raw.githubusercontent.com/DiamondLightSource/blueapi/main/docs/images/blueapi.png) +![concept](docs/images/blueapi.png) The main premise of blueapi is to minimize the boilerplate required to get plans and devices up and running by generating an API for your lab diff --git a/docs/index.md b/docs/index.md index 730b3fdc1..486192696 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,6 +3,7 @@ html_theme.sidebar_secondary.remove: true --- ```{include} ../README.md +:relative-images: :end-before: