Skip to content

Commit

Permalink
Add next steps links in ts tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
kdayday committed Aug 30, 2024
1 parent 2fadabf commit 3db9abd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/tutorials/working_with_time_series.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ or component fields, as well as by referencing a `StaticTimeSeries` to address m
forecast data.

Next you might like to:
- Parse many timeseries data sets from CSV's
- See how to improve performance efficiency with your own time series data
- Review the available time series data formats
- Learn more about how times series data is stored
- [Parse many timeseries data sets from CSV's](@ref parsing_time_series)
- [See how to improve performance efficiency with your own time series data](@ref "Improve Performance with Time Series Data")
- [Review the available time series data formats](@ref ts_data)
- [Learn more about how times series data is stored](@ref "Data Storage")

0 comments on commit 3db9abd

Please sign in to comment.