giswqs opened a new issue, #1998:
URL: https://github.com/apache/sedona/issues/1998

   There is a typo on this page. `user` should be `use`
   
   https://sedona.apache.org/1.5.0/setup/install-scala/
   
   
![Image](https://github.com/user-attachments/assets/f5140c5a-49d3-4bc9-a300-ec66396fa330)
   
   There are also some broken links found through the following commands:
   
   ```bash
   cargo install lychee
   export PATH="$HOME/.cargo/bin:$PATH"
   find . -type f \( -name "*.md" -o -name "*.ipynb" \) -print0 | xargs -0 
lychee --verbose --exclude-mail
   ```
   
   - https://www.youtube.com/watch?v=stac-video
   - https://github.com/apache/sedona/tree/master/examples/spark-viz
   - https://github.com/apache/sedona/tree/master/examples/viz
   - https://dcbadge.vercel.app/api/server/9A3k5dEBsY
   - https://overpass-api.de/api/interpreter/
   
   And `http://www.apache.org/licenses/LICENSE-2.0` should use `https`


-- 
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