diff --git a/public/index.html b/public/index.html index 748aba0b32054897f98dba79960be8cf98960740..d98474f4fd17e115416c6e46fd276c2978e41d03 100644 --- a/public/index.html +++ b/public/index.html @@ -293,7 +293,7 @@ Available CORE-MATH functions (under MIT license): <td></td></tr> <tr><td>tgamma</td> <td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary32/tgamma/tgammaf.c">code</a></td> - <td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary64/tgamma/tgamma.c">code</a></td> + <td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary64/tgamma/tgamma.c">code</a> <a href="https://github.com/sbnh1/glibc/tree/tgamma">glibc patch</a></td> <td></td> <td></td></tr> </tbody>