Skip to content

Commit 31d49e1

Browse files
committed
fix link
1 parent efcae9a commit 31d49e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

02_develop_visualization.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ from labourcan.data_processing import read_labourcan,calculate_centered_rank
4848
- Additional `YEAR`, `MONTH`, and `DATE_YMD` columns extracted from `REF_DATE`
4949
- Sorted chronologically by year and month
5050

51-
See [notebooks/labour.qmd](../notebooks/labour.qmd) for details on data processing.
51+
See [labour.qmd](02_develop_data_processing.html) for details on data processing.
5252

5353
```{python}
5454
labour = read_labourcan(LABOUR_DATA_FILE)

0 commit comments

Comments
 (0)