@cloudscape-design/browser-test-tools 3.0.0 → 3.0.1
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 +2 -2
package/README.md
CHANGED
|
@@ -18,4 +18,4 @@ The [contribution guidelines](https://github.com/cloudscape-design/browser-test-
|
|
|
18
18
|
|
|
19
19
|
## License
|
|
20
20
|
|
|
21
|
-
This project is licensed under the [Apache 2.0 License](/LICENSE).
|
|
21
|
+
This project is licensed under the [Apache 2.0 License](https://github.com/cloudscape-design/browser-test-tools/blob/main/LICENSE).
|
package/package.json
CHANGED