@box/blueprint-web 10.2.1 → 10.3.0
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/dist/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -186,4 +186,4 @@ This repo is owned and maintained by the Design System Team, you can reach out t
|
|
|
186
186
|
|
|
187
187
|
## Testing
|
|
188
188
|
|
|
189
|
-
See more in [Testing docs](./docs/contribution/03-component-contribution/05-testing.
|
|
189
|
+
See more in [Testing docs](./docs/contribution/03-component-contribution/05-testing.mdx).
|
package/dist/README.md
CHANGED
|
@@ -186,4 +186,4 @@ This repo is owned and maintained by the Design System Team, you can reach out t
|
|
|
186
186
|
|
|
187
187
|
## Testing
|
|
188
188
|
|
|
189
|
-
See more in [Testing docs](./docs/contribution/03-component-contribution/05-testing.
|
|
189
|
+
See more in [Testing docs](./docs/contribution/03-component-contribution/05-testing.mdx).
|