Skip to content

Commit 57edcc9

Browse files
committed
Fix external link to blog post on CircleCI blog
1 parent 4f4d102 commit 57edcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/packagecloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ workflows:
216216

217217
The workflows section will tie together both the `test` and `deploy` jobs into sequential steps in the build process.
218218

219-
You can read more about publishing npm packages to packagecloud on the CircleCI blog post: [Publishing npm Packages Using CircleCI 2.0]({{ site.baseurl }}/blog/publishing-npm-packages-using-circleci-2-0/)
219+
You can read more about publishing npm packages to packagecloud on the CircleCI blog post: [Publishing npm Packages Using CircleCI 2.0](https://circleci.com/blog/publishing-npm-packages-using-circleci-2-0/)
220220

221221
## Using the packagecloud API
222222

0 commit comments

Comments
 (0)