From ae14e3c889c12f80f5ebd116a439d93b0a10b66c Mon Sep 17 00:00:00 2001 From: Darius Neatu Date: Wed, 20 Nov 2024 10:17:19 +0100 Subject: [PATCH] Update docs: org renamed to bemanproject --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3011cc..0abe9a6 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ SPDX-License-Identifier: # beman.inplace\_vector -![Continuous Integration Tests](https://github.com/beman-project/inplace_vector/actions/workflows/ci_tests.yml/badge.svg) -![Code Format](https://github.com/beman-project/inplace_vector/actions/workflows/pre-commit.yml/badge.svg) +![Continuous Integration Tests](https://github.com/bemanproject/inplace_vector/actions/workflows/ci_tests.yml/badge.svg) +![Code Format](https://github.com/bemanproject/inplace_vector/actions/workflows/pre-commit.yml/badge.svg) A dynamically-resizable vector with fixed capacity and embedded storage