From fd60da88f47af1c0b9f5ae7658dc071d2936119c Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 21 Aug 2020 13:59:47 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8a59482..84fdd3b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DiffEqGPU -[![GitlabCI](https://gitlab.com/JuliaGPU/DiffEqGPU-jl/badges/master/pipeline.svg)](https://gitlab.com/JuliaGPU/DiffEqGPU-jl/pipelines) +[![GitlabCI](https://gitlab.com/JuliaGPU/DiffEqGPU.jl/badges/master/pipeline.svg)](https://gitlab.com/JuliaGPU/DiffEqGPU.jl/pipelines) This library is a component package of the DifferentialEquations.jl ecosystem. It includes functionality for making use of GPUs in the differential equation solvers.