Skip to content

Commit 45a3d19

Browse files
committed
fix link
1 parent b0c6ddd commit 45a3d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmdstan-guide/stan_csv_apdx.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ the strings `NaN`, `inf`, `+inf`, `-inf`.
1616
All other values are written in decimal notation by default with
1717
at most 6 digits of precision. The number of significant digits
1818
written can be controlled with argument `sig_figs=<int>`. See more
19-
in [Output control arguments section](command_line_options.qmd).
19+
in [Output control arguments section](command_line_options.qmd#output-control.section).
2020

2121
Stan CSV files have a header row containing the column names.
2222
They also make extensive use of CSV comments,

0 commit comments

Comments
 (0)