Skip to content

Commit

Permalink
Merge pull request #405 from mobeen-asghar/patch-1
Browse files Browse the repository at this point in the history
Update Threebox.md - Fixed examples broken link
  • Loading branch information
jscastro76 authored Sep 18, 2023
2 parents 4172204 + 543a265 commit b5473d7
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 b5473d7

Please sign in to comment.