Skip to content

Commit f5247ad

Browse files
authored
Merge pull request #217 from anthonyshew/patch-1
Update Turborepo documentation link.
2 parents 8608080 + 57e8b7f commit f5247ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The plugin is organized as a monorepo. There are several packages:
7575

7676
### Development Workflow
7777

78-
The project uses [Turborepo](https://turbo.build/) for managing the monorepo, and each package is compiled using [esbuild](https://esbuild.github.io/) for fast development cycles. Only modified files are recompiled when changes are made, making the development process more efficient.
78+
The project uses [Turborepo](https://turborepo.com/) for managing the monorepo, and each package is compiled using [esbuild](https://esbuild.github.io/) for fast development cycles. Only modified files are recompiled when changes are made, making the development process more efficient.
7979

8080
#### Running the Project
8181

0 commit comments

Comments
 (0)