We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DEVELOPER.md
1 parent 84a0105 commit 9485e16Copy full SHA for 9485e16
1 file changed
docs/DEVELOPER.md
@@ -151,7 +151,7 @@ time of the build.
151
You can access the artifacts for a specific CI run by going to the workflow page, clicking on the
152
`publish_packages_as_artifacts` job and then switching to the "Artifacts" tab.
153
(If you happen to know the build number of the job, the URL will be something like:
154
-https://circleci.com/gh/angular/angular/<build-number>#artifacts)
+`https://circleci.com/gh/angular/angular/<build-number>#artifacts`)
155
156
#### Archives for each Package
157
On the "Artifacts" tab, there is a list of links to compressed archives for Angular packages. The
0 commit comments