Fix path.

This commit is contained in:
chriseth
2024-01-12 12:24:35 +01:00
parent 2d8103a3c2
commit b1d066b567

View File

@@ -89,5 +89,5 @@ Arbitrary parentheses are allowed.
The following example illustrates how you can still use the generic language:
```
{{#include ../../../test_data/pil/generic_to_algebraic.pil}}
{{#include ../../../test_data/pil/book/generic_to_algebraic.pil}}
```