Skip to content

Commit

Permalink
Update Threebox.md - Fixed examples broken link
Browse files Browse the repository at this point in the history
Fixed broken examples link.
  • Loading branch information
mobeen-asghar authored Sep 15, 2023
1 parent 4172204 commit 543a265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Threebox.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Threebox works by adding a *Three.js* scene to *Mapbox GL*, creating a new *Mapb

## Examples

Threebox contains [+20 examples](https://github.com/jscastro76/threebox/blob/master/examples/readme.md) to showcase most of its features. Check them out to have a glance of what is possible.
Threebox contains [+20 examples](https://github.com/jscastro76/threebox/blob/master/examples/README.md) to showcase most of its features. Check them out to have a glance of what is possible.
To run them, create a `config.js` file with your Mapbox-gl-js access token, in the same folder and in the format of [the template](https://github.com/jscastro76/threebox/blob/master/examples/config_template.js).

- [01-basic.html](https://github.com/jscastro76/threebox/blob/master/examples/01-basic.html)
Expand Down

0 comments on commit 543a265

Please sign in to comment.