From 8ecf5cdecf0ce966a9d9ab8244ea6bd64c21b18d Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Thu, 25 Jul 2024 07:43:14 +0100 Subject: [PATCH] info for release 7.2.1 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e4c189..bbc4f6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[![Python Actions](https://github.com/SpiNNakerManchester/TestBase/actions/workflows/python_actions.yml/badge.svg?branch=main)](https://github.com/SpiNNakerManchester/TestBase/actions/workflows/python_actions.yml) [![Coverage Status](https://coveralls.io/repos/github/SpiNNakerManchester/TestBase/badge.svg)](https://coveralls.io/github/SpiNNakerManchester/TestBase) This Repository hold classes and script used for unit and integration tests @@ -6,7 +5,7 @@ There is need to use this repository unless you want to run some or all tests lo Documentation ------------- -[TestBase documentation](https://spinnakertestbase.readthedocs.io/) +[TestBase documentation](https://spinnakertestbase.readthedocs.io/en/7.2.1) -[Combined python documentation (Excluding TestBase)](http://spinnakermanchester.readthedocs.io) +[Combined python documentation (Excluding TestBase)](http://spinnakermanchester.readthedocs.io/en/7.2.1)