Skip to content

Commit

Permalink
Add hyperlinks to version.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddahlbom committed Jul 26, 2023
1 parent 3a0721f commit 2965da5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ presentation ([`intensities_interpolated`](@ref), [`intensities_binned`](@ref)).
This is a **breaking change**, see the docs to migrate your code.

`StructureFactor` type renamed `SampledCorrelations`. An appropriate
`SampledCorrelations` is created by calling either `dynamical_correlations` or
`instant_correlations` instead of `DynamicStructureFactor` or
`InstantStructureFactor`.
`SampledCorrelations` is created by calling either
[`dynamical_correlations`](@ref) or `instant_correlations`(@ref) instead of
`DynamicStructureFactor` or `InstantStructureFactor`.

Broadened support for custom observables in `SampledCorrelations` for use in
`intensity_formula`.
Expand Down

0 comments on commit 2965da5

Please sign in to comment.