Skip to content

Commit 9283ebb

Browse files
authored
Update docs
1 parent e39c080 commit 9283ebb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/src/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ CurrentModule = ArviZExampleData
99
[![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac)
1010
[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org)
1111

12-
Utilities for loading data include in the [`arviz_example_data`](https://github.com/arviz-devs/arviz_example_data) repository.
13-
The resulting objects are [InferenceObjects.jl](https://github.com/arviz-devs/InferenceObjects.jl)'s `InferenceData`, and these utilities are used in [ArviZ.jl](https://github.com/arviz-devs/ArviZ.jl).
12+
Utilities for loading datasets defined in the [`arviz_example_data`](https://github.com/arviz-devs/arviz_example_data) repository.
13+
The resulting objects are [InferenceObjects.jl](https://github.com/arviz-devs/InferenceObjects.jl)'s `InferenceData`.
14+
These utilities are used in [ArviZ.jl](https://github.com/arviz-devs/ArviZ.jl).

0 commit comments

Comments
 (0)