Skip to content

Commit f0a7bf6

Browse files
committed
doc: update badge link
1 parent e263ba1 commit f0a7bf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
OpenLibm Test
22
=============
33

4-
[![Openlibm](https://github.com/inkydragon/openlibm-test/actions/workflows/openlibm.yml/badge.svg)](https://github.com/inkydragon/openlibm-test/actions/workflows/openlibm.yml)
5-
[![Musl](https://github.com/inkydragon/openlibm-test/actions/workflows/musl.yml/badge.svg)](https://github.com/inkydragon/openlibm-test/actions/workflows/musl.yml)
6-
[![Glibc](https://github.com/inkydragon/openlibm-test/actions/workflows/glibc.yml/badge.svg)](https://github.com/inkydragon/openlibm-test/actions/workflows/glibc.yml)
4+
[![Openlibm](https://github.com/JuliaMath/openlibm-test/actions/workflows/openlibm.yml/badge.svg)](https://github.com/JuliaMath/openlibm-test/actions/workflows/openlibm.yml)
5+
[![Musl](https://github.com/JuliaMath/openlibm-test/actions/workflows/musl.yml/badge.svg)](https://github.com/JuliaMath/openlibm-test/actions/workflows/musl.yml)
6+
[![Glibc](https://github.com/JuliaMath/openlibm-test/actions/workflows/glibc.yml/badge.svg)](https://github.com/JuliaMath/openlibm-test/actions/workflows/glibc.yml)
77

88
> `OpenLibm Test` is a fork of [`libc-test`](http://nsz.repo.hu/git/?p=libc-test)
99
> which only test the libm related math functions.

0 commit comments

Comments
 (0)