Skip to content

Commit 4acb7b8

Browse files
Update README.md
1 parent bc6174c commit 4acb7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Then 'Quadmath_examples' will be listed in the JuliaBox home screen. The example
5252
and calls the original function with `x.value` as actual parameter for the coorresponding formal parameter of type
5353
`__float128`.
5454
This is eaxtly the technique we use in
55-
[quadmath_wrapper.c](https://github.com/HaraldHofstaetter/Quadmath.jl/blob/master/deps/src/)
55+
[quadmath_wrapper.c](https://github.com/HaraldHofstaetter/Quadmath.jl/blob/master/deps/src/quadmath_wrapper.c)
5656
to call the functions of the [libquadmath](https://gcc.gnu.org/onlinedocs/libquadmath/) library.
5757

5858

0 commit comments

Comments
 (0)