Skip to content

Commit d041c6d

Browse files
committed
correct link
1 parent 9ec9a07 commit d041c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/instructor/autograding/jupyter_notebook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For autograding Jupyter Notebooks, the following fields must be included in your
2727
}
2828
```
2929

30-
The method for allowing certain system calls in can be found in [System Call Filtering](.system_call_filtering.md).
30+
The method for allowing certain system calls in can be found in [System Call Filtering](/instructor/autograding/system_call_filtering).
3131
You may also need to pass in resource limit values or a max submission size.
3232

3333
```json

0 commit comments

Comments
 (0)