apexcharts 5.8.0 → 5.8.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 CHANGED
@@ -144,7 +144,7 @@ import 'apexcharts/features/toolbar' // zoom/pan toolbar
144
144
  // import 'apexcharts/features/keyboard' // keyboard navigation
145
145
  ```
146
146
 
147
- See [https://apexcharts.com/docs/tree-shaking/](tree-shaking) for the full guide.
147
+ See [tree-shaking](https://apexcharts.com/docs/tree-shaking/) for the full guide.
148
148
 
149
149
  ### A little more than the basic
150
150