InfluxCommunity / influxdb3-js

The JavaScript Client that provides a simple and convenient way to interact with InfluxDB 3.
https://influxcommunity.github.io/influxdb3-js/
MIT License
13 stars 4 forks source link

Browser client example link is broken #384

Closed suyashcjoshi closed 1 month ago

suyashcjoshi commented 1 month ago

Specifications

Please note that the link to IOx inside browser example on this page is not working: https://github.com/InfluxCommunity/influxdb3-js/blob/f841deff683e6a93fefb1e5b98f7ce463d370c7d/examples/browser/src/index.ts

Code sample to reproduce problem

see description above

Expected behavior

Page should show up

Actual behavior

404 error

Additional info

No response

bednar commented 1 month ago

Thanks for reporting this, @suyashcjoshi.