From 725fb049c3b25fc3c246265e596408d4bb267918 Mon Sep 17 00:00:00 2001 From: Ingo Wald Date: Sun, 16 Nov 2025 12:15:33 -0700 Subject: [PATCH] typo fix in readme build status badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9926586..fd5e872 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # cuBQL - A CUDA "BVH Build-and-Query" Library Build Status: -[![Windows](https://github.com/NVIDIA/cuBQLRT/actions/workflows/Windows.yml/badge.svg)](https://github.com/NVIDIA/cuBQLRT/actions/workflows/Windows.yml) -[![Ubuntu](https://github.com/NVIDIA/cuBQLRT/actions/workflows/Ubuntu.yml/badge.svg)](https://github.com/NVIDIA/cuBQLRT/actions/workflows/Ubuntu.yml) +[![Windows](https://github.com/NVIDIA/cuBQL/actions/workflows/Windows.yml/badge.svg)](https://github.com/NVIDIA/cuBQL/actions/workflows/Windows.yml) +[![Ubuntu](https://github.com/NVIDIA/cuBQL/actions/workflows/Ubuntu.yml/badge.svg)](https://github.com/NVIDIA/cuBQL/actions/workflows/Ubuntu.yml) CuBQL (say: "cubicle") is a (mostly) header-only CUDA/C++ library for the