Skip to content

Commit 6965236

Browse files
authored
Add page.root to link to data
1 parent 7d179ae commit 6965236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The data sets are stored in
4242
each row holds information for a single patient,
4343
and the columns represent successive days.
4444
The first few rows of our first file,
45-
[`inflammation-01.csv`](data/inflammation-01.csv), look like this:
45+
[`inflammation-01.csv`]({{ page.root }}/data/inflammation-01.csv), look like this:
4646

4747
~~~
4848
0,0,1,3,1,2,4,7,8,3,3,3,10,5,7,4,7,7,12,18,6,13,11,11,7,7,4,6,8,8,4,4,5,7,3,4,2,3,0,0

0 commit comments

Comments
 (0)