We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec9a07 commit d041c6dCopy full SHA for d041c6d
_docs/instructor/autograding/jupyter_notebook.md
@@ -27,7 +27,7 @@ For autograding Jupyter Notebooks, the following fields must be included in your
27
}
28
```
29
30
-The method for allowing certain system calls in can be found in [System Call Filtering](.system_call_filtering.md).
+The method for allowing certain system calls in can be found in [System Call Filtering](/instructor/autograding/system_call_filtering).
31
You may also need to pass in resource limit values or a max submission size.
32
33
```json
0 commit comments