Skip to content

Commit f10500a

Browse files
authored
Eliminate link to devdocs from README
It's now in the Documenter docs
1 parent edfa216 commit f10500a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,5 @@ OA[-1, 0] = 1
4949
OA[1, 4] = 15
5050
```
5151

52-
53-
## Notes on supporting OffsetArrays
54-
55-
There are several "tricks" that make it easier to support arrays with general indexes, see the [documentation](http://docs.julialang.org/en/latest/devdocs/offset-arrays/).
56-
57-
5852
[pkgeval-img]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/O/OffsetArrays.svg
5953
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html

0 commit comments

Comments
 (0)