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 9150426 commit 3478891Copy full SHA for 3478891
topics/adding-artifact.md
@@ -5,4 +5,4 @@ To present a file artifact to the player two main things must happen:
5
1. You must add the file to `/challenge/artifacts.tar.gz` on the `builder` or
6
`challenge` container, or the unnamed stage. See
7
[here](/example-problems/sanity-static-flag/Dockerfile#L17)
8
-1. You must link to the artifact in the challenge description. See [here](/example-problems/sanity-static-flag/problem.md#L15)
+1. You must link to the artifact in the challenge description. See [here](/example-problems/sanity-static-flag/problem.md?plain=1#L15)
0 commit comments