From d938b83bc1ab7d47f5c4fb13a74d1961f26ea866 Mon Sep 17 00:00:00 2001 From: brunocruz <7049351+bruno-f-cruz@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:02:35 -0800 Subject: [PATCH] Fix CI badge reference --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7546b81..a9ef830 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # aind-behavior-telekinesis -![CI](https://github.com/AllenNeuralDynamics/Aind.Behavior.VrForaging/actions/workflows/ci.yml/badge.svg) +![CI](https://github.com/AllenNeuralDynamics/Aind.Behavior.Telekinesis/actions/workflows/ci.yml/badge.svg) [![PyPI - Version](https://img.shields.io/pypi/v/aind-behavior-telekinesis)](https://pypi.org/project/aind-behavior-telekinesis/) [![License](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE) [![ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) @@ -26,4 +26,4 @@ Pre-requisites for running the project can be found [here](https://github.com/Al ## Regenerating schemas -Instructions for regenerating schemas can be found [here](https://github.com/AllenNeuralDynamics/Aind.Behavior.Services?tab=readme-ov-file#regenerating-schemas). \ No newline at end of file +Instructions for regenerating schemas can be found [here](https://github.com/AllenNeuralDynamics/Aind.Behavior.Services?tab=readme-ov-file#regenerating-schemas).