Skip to content

Commit 9a93aa4

Browse files
authored
Merge pull request #154 from PovertyAction/bugfix/data-download-path
fix image path for gapminder data download in index.qmd
2 parents 4db55c8 + e1be2ab commit 9a93aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-science/data-analysis/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ or no previous programming experience.
3636

3737
3. Learners must get the gapminder data before class starts:
3838
please download and unzip the file
39-
[python-data-analysis-data.zip](assets/data/python-data-analysis-data.zip).
39+
[python-data-analysis-data.zip](../../assets/data/python-data-analysis-data.zip).
4040

4141
Please see [the setup instructions](../../software/virtualenv/python-uv.qmd)
4242
for detailed installation steps using uv.

0 commit comments

Comments
 (0)