diff --git a/jumpstart-files/code-eval/code-eval-instructions.md b/jumpstart-files/code-eval/code-eval-instructions.md index 2eefb02..db4fe29 100644 --- a/jumpstart-files/code-eval/code-eval-instructions.md +++ b/jumpstart-files/code-eval/code-eval-instructions.md @@ -18,7 +18,7 @@ turns into Do the same with your challenges. -Create new files like the [example file](./code-eval-instructions.md) as you pick challenges to do. Translate the sample inputs and outputs like we did above. +Create new files like the [example file](./sample-code-eval-file.rb) as you pick challenges to do. Translate the sample inputs and outputs like we did above. Feel free to work through the example file first.