From 9fcd0da13e8b620f92fd9e5e7f85a493f99b0e01 Mon Sep 17 00:00:00 2001
From: Cassandra Gould van Praag <cassandra.gouldvanpraag@psych.ox.ac.uk>
Date: Thu, 12 Jan 2023 10:38:20 +0000
Subject: [PATCH] fix doi image syntax

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f28e7ff9..2782fc6a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 <!-- Note from mkdocs: "If both an indx.md and a README.md are in the same directorfy, mkdocs will render the index file" and the README will still be rendered on github (https://www.mkdocs.org/user-guide/writing-your-docs/). Adding frontmatter to README breaks it." -->
 
-[![DOI:10.5281/zenodo.7463254](https://zenodo.org/badge/DOI/10.5281/zenodo.7463254.svg)](https://doi.org/10.5281/zenodo.7463254)
+![[DOI:10.5281/zenodo.7463254](https://zenodo.org/badge/DOI/10.5281/zenodo.7463254.svg)](https://doi.org/10.5281/zenodo.7463254)
 
 
 
-- 
GitLab