@corti/dictation-web 0.5.2 → 0.6.0-rc.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
@@ -199,5 +199,5 @@ For more detailed information, see:
199
199
  - **[API Reference](docs/API_REFERENCE.md)** - Complete API documentation for properties, methods, and events
200
200
  - **[Authentication Guide](docs/AUTHENTICATION.md)** - How to set up authentication with tokens and refresh mechanisms
201
201
  - **[Styling Guide](docs/styling.md)** - Customize the component's appearance with CSS variables and themes
202
- - **[Examples](demo/README.md)** - Practical usage examples and demos
202
+ - **[Examples](https://github.com/corticph/corti-examples/tree/main/dictation/typescript/web-component)** - Practical usage examples and demos
203
203
  - **[Development Guide](docs/DEV_README.md)** - Information for contributors and developers