Skip to content

Commit 3478891

Browse files
committed
Try to force code view of md
1 parent 9150426 commit 3478891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/adding-artifact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ To present a file artifact to the player two main things must happen:
55
1. You must add the file to `/challenge/artifacts.tar.gz` on the `builder` or
66
`challenge` container, or the unnamed stage. See
77
[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)
8+
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

Comments
 (0)