Skip to content

Commit ebcb2a4

Browse files
authored
update link syntax
1 parent 9a1034b commit ebcb2a4

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
@@ -19,7 +19,7 @@ This lesson shows how to use Python and skimage to do basic image processing.
1919
> c) independent exposure to both Python and the Bash shell.
2020
>
2121
> If you're unsure whether you have enough experience to participate in this workshop, please read over
22-
> [this detailed list]({{ page.root }}/prereqs/index.html), which gives all of the functions, operators, and other concepts you will need
22+
> [this detailed list]({{ page.root }}{% link _extras/prereqs.md %}), which gives all of the functions, operators, and other concepts you will need
2323
> to be familiar with.
2424
{: .prereq}
2525

0 commit comments

Comments
 (0)