Skip to content

Commit

Permalink
Corrected dead link for pydeck in README (visgl#8516)
Browse files Browse the repository at this point in the history
* Corrected dead link for `pydeck`

* Put back install link for `pydeck`

---------

Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
  • Loading branch information
gy-mate and chrisgervang authored Feb 22, 2024
1 parent 0be9187 commit ff0cc12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ npm install deck.gl
pip install pydeck
```

- [Get started](https://pydeck.gl/installation.html)
- [Examples](https://pydeck.gl/)
- [Get started](https://deckgl.readthedocs.io/en/latest/installation.html)
- [Examples](https://deckgl.readthedocs.io/en/latest/layer.html)

### Third-Party Goodies

Expand Down

0 comments on commit ff0cc12

Please sign in to comment.