Skip to content

Commit c5f20b1

Browse files
authored
Merge pull request #382 from jishnub/docnewsfix
Fix link to news
2 parents a0e9520 + 47ca381 commit c5f20b1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/src/NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../NEWS.md

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![PkgEval Status](http://pkg.julialang.org/badges/Interpolations_0.4.svg)](http://pkg.julialang.org/?pkg=Interpolations)
66
[![Interpolations](http://pkg.julialang.org/badges/Interpolations_0.5.svg)](http://pkg.julialang.org/?pkg=Interpolations)
77

8-
**NEWS** v0.9 was a breaking release. See the [news](../../NEWS.md) for details on how to update.
8+
**NEWS** v0.9 was a breaking release. See the [news](NEWS.md) for details on how to update.
99

1010
This package implements a variety of interpolation schemes for the
1111
Julia language. It has the goals of ease-of-use, broad algorithmic

0 commit comments

Comments
 (0)