turbo 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -19,7 +19,7 @@ Visit https://turborepo.org to view the full documentation.
|
|
|
19
19
|
|
|
20
20
|
To chat with other community members, you can join the [Turborepo Discord](https://turborepo.org/discord)
|
|
21
21
|
|
|
22
|
-
Our [Code of Conduct](https://github.com/vercel/turborepo/blob/main
|
|
22
|
+
Our [Code of Conduct](https://github.com/vercel/turborepo/blob/main/CODE_OF_CONDUCT.md) applies to all Turborepo community channels.
|
|
23
23
|
|
|
24
24
|
## Updates
|
|
25
25
|
|