Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 677e81b

Browse files
authored
Fixed mentions to @changesets/cli in the docs (changesets#413)
1 parent 8671908 commit 677e81b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/checking-for-changesets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Checking for changesets
22

3-
Using `@changeset/cli`, there is a `status` command. See the docs for it in the
4-
[@changeset/cli readme](../packages/cli/README.md#status)
3+
Using `@changesets/cli`, there is a `status` command. See the docs for it in the
4+
[@changesets/cli readme](../packages/cli/README.md#status)
55

66
We have a [github bot](https://github.com/apps/changeset-bot) and a
77
[bitbucket addon](https://bitbucket.org/atlassian/atlaskit-mk-2/src/master/build/bitbucket-release-addon/) that

packages/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## @changeset/cli 🦋
1+
## @changesets/cli 🦋
22

33
[![View changelog](https://img.shields.io/badge/changelogs.xyz-Explore%20Changelog-brightgreen)](https://changelogs.xyz/@changesets/cli)
44

0 commit comments

Comments
 (0)