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 523c832 commit 1ee0848Copy full SHA for 1ee0848
jekyll/_docs/build-artifacts.md
@@ -33,7 +33,7 @@ You can also use `latest` in place of `:build_num` together with query parameter
33
For example:
34
35
```
36
-https://circleci.com/api/v1/project/circleci/mongofinil/latest/artifacts/0/$CIRCLE_ARTIFACTS/cherry-pie.png?branch=master&filter=failed
+https://circleci.com/api/v1/project/circleci/mongofinil/63/artifacts/0/$CIRCLE_ARTIFACTS/hello.txt
37
38
39
That's all there is to it!
0 commit comments