Skip to content

Commit

Permalink
docs: update broken link to lerna docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman committed Oct 23, 2024
1 parent 3202daa commit d641cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manifest-releaser.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ jobs:
# Release Please has already incremented versions and published tags, so we just
# need to publish all unpublished versions to NPM here
# See: https://github.com/lerna/lerna/tree/main/commands/publish#bump-from-package
# See: https://github.com/lerna/lerna/tree/main/libs/commands/publish#bump-from-package
- name: Publish to NPM
if: ${{ steps.release.outputs.releases_created }}
env:
Expand Down

0 comments on commit d641cba

Please sign in to comment.