dropbox / dropbox-sdk-js

The Official Dropbox API V2 SDK for Javascript
https://www.dropbox.com/developers
MIT License
942 stars 354 forks source link

Links to TS examples broken #1141

Closed Akiyamka closed 3 months ago

Akiyamka commented 3 months ago

Describe the bug Some links in readme broken - attemt to open any TS example - shows 404 page

To Reproduce

  1. Open https://www.npmjs.com/package/dropbox
  2. Go to the "Other Examples" section
  3. Try to open any TS example

Expected Behavior I see Typescript example after click

Actual Behavior I see 404 github page

Screenshots image

greg-db commented 3 months ago

Thanks for the report! That's been fixed in the source, and so the npm page should pick that up with the next release. In the meantime, you can find the corrected links in the readme here:

https://github.com/dropbox/dropbox-sdk-js?tab=readme-ov-file#examples