Skip to content

Commit 7fc13ad

Browse files
authored
Merge pull request #2 from thofma/patch-2
Fix link in README
2 parents 8fb6bcb + 8a4591e commit 7fc13ad

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
@@ -21,7 +21,7 @@
2121

2222
## Rigorous global optimisation using Julia
2323

24-
This package provides rigorous global optimisation routines written in pure Julia, using interval arithmetic provided by the author's [IntervalArithmetic.jl](https://github.com/JuliaIntervals/IntervalArithmetic.jl]) package.
24+
This package provides rigorous global optimisation routines written in pure Julia, using interval arithmetic provided by the author's [IntervalArithmetic.jl](https://github.com/JuliaIntervals/IntervalArithmetic.jl) package.
2525

2626
Currently, the package uses an implementation of the Moore-Skelboe algorithm.
2727

0 commit comments

Comments
 (0)