emmanuel-ferdman commented on code in PR #1693:
URL: https://github.com/apache/sedona/pull/1693#discussion_r1855267863


##########
docs/tutorial/sql.md:
##########
@@ -1094,8 +1094,8 @@ SedonaPyDeck.create_choropleth_map(df=groupedresult, 
plot_col='AirportCount')
 
 ![Creating a Choropleth map using SedonaPyDeck](../image/choropleth.gif)
 
-The dataset used is available 
[here](https://github.com/apache/sedona/tree/4c5fa8333b2c61850d5664b878df9493c7915066/binder/data/ne_50m_airports)
 and
-can also be found in the example notebook available 
[here](https://github.com/apache/sedona/blob/4c5fa8333b2c61850d5664b878df9493c7915066/binder/ApacheSedonaSQL_SpatialJoin_AirportsPerCountry.ipynb)
+The dataset used is available 
[here](https://github.com/apache/sedona/tree/master/docs/usecases/data/ne_50m_airports)
 and

Review Comment:
   @jiayuasu Should I update all the linked I have change to use the latest 
available commit (both in `sql.md` and `ApacheSedonaSQL.ipynb`), Or only the 
`ne_50m_airports` dataset (the 
`ApacheSedonaSQL_SpatialJoin_AirportsPerCountry.ipynb` will be pointer through 
the `master` branch)?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to