Skip to content

Commit 9aa0df2

Browse files
authored
Fix link in documentation (#960)
Signed-off-by: Louis Mandel <[email protected]>
1 parent 970aef0 commit 9aa0df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contrib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You are all set!
7474
7575
### Run examples
7676
77-
PDL executes nightly runs for Run Examples, which searches for all the `.pdl` programs in the repo and runs the interpreter against each file. The [config file for Run Examples](../tests/test_examples_run.yaml) describes how to handle each file. There are four conditions:
77+
PDL executes nightly runs for Run Examples, which searches for all the `.pdl` programs in the repo and runs the interpreter against each file. The [config file for Run Examples](https://github.com/IBM/prompt-declaration-language/blob/main/tests/test_examples_run.yaml) describes how to handle each file. There are four conditions:
7878
7979
1. `skip`: a list of PDL files that are skipped in Run Examples
8080
2. `with_inputs`: PDL files that require user input. Each file name is mapped to two fields that describe how inputs are patched

0 commit comments

Comments
 (0)