@mescius/activereportsjs-i18n 5.0.0 → 5.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/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -54,4 +54,4 @@ using html script tag:
|
|
|
54
54
|
```
|
|
55
55
|
|
|
56
56
|
## Documentation
|
|
57
|
-
For more information on how to use ActiveReportsJS and available tools, refer to the [Documentation](https://
|
|
57
|
+
For more information on how to use ActiveReportsJS and available tools, refer to the [Documentation](https://developer.mescius.com/activereportsjs/docs/) or [API reference](https://developer.mescius.com/activereportsjs/api/) for guidance.
|