Skip to content

Commit 9658a64

Browse files
Update README.md
1 parent 5d3cab7 commit 9658a64

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@ The community-owned global registry and documentation hub for codemods. Providin
1414

1515
## Features
1616

17-
🔭 Explore an extensive list of codemods [contributed by the community](https://www.codeshiftcommunity.com/docs/registry).
18-
19-
[Create](https://www.codeshiftcommunity.com/docs/authoring), [test](https://www.codeshiftcommunity.com/docs/testing) and [publish](https://www.codeshiftcommunity.com/docs/consuming) codemods from anywhere.
17+
🔭 Explore an extensive list of codemods [contributed by the community](https://www.hypermod.io/explore).
2018

2119
⚡️ Use our [helpers & testing utilities](https://www.codeshiftcommunity.com/docs/utils) to make writing codemods a breeze.
2220

23-
🧠 Up-skill your engineering team using our [guides & resources](https://www.codeshiftcommunity.com/docs/your-first-codemod).
21+
🧠 Up-skill your engineering team using our [guides & resources](https://www.hypermod.io/docs/guides/your-first-codemod).
2422

2523
🎨 Perfect for [Design Systems & Monorepos](https://www.codeshiftcommunity.com/docs/monorepos).
2624

@@ -36,7 +34,7 @@ The community-owned global registry and documentation hub for codemods. Providin
3634

3735
## Registry
3836

39-
[The registry](https://www.codeshiftcommunity.com/docs/registry) contains all community contributed codemods, hosted and published directly from the CodeshiftCommunity repository.
37+
[The registry](https://www.codeshiftcommunity.com/docs/registry) contains all community-contributed codemods, hosted and published directly from the CodeshiftCommunity repository.
4038

4139
Source for these packages are located in the [/community folder](https://github.com/hypermod-io/hypermod-community/tree/main/community).
4240

@@ -48,9 +46,9 @@ Source for these packages are located in the [/community folder](https://github.
4846

4947
Downloading and running codemods as well as initialising and maintaining codemod packages can all be done via the Hypermod CLI (`@hypermod/cli`).
5048

51-
[Please see the docs for more information and examples](https://www.codeshiftcommunity.com/docs/cli)
49+
[Please see the docs for more information and examples](https://www.hypermod.io/docs/tools/cli)
5250

53-
We recommend running the CLI with $ npx to ensure you always have the latest version.
51+
We recommend running the CLI with `$ npx` to ensure you always have the latest version.
5452

5553
`$ npx @hypermod/cli --packages mylib@1.0.0 /project/src`
5654

0 commit comments

Comments
 (0)