Skip to content

Typo and broken links #1998

Open
Open
@giswqs

Description

@giswqs

There is a typo on this page. user should be use

https://sedona.apache.org/1.5.0/setup/install-scala/

Image

There are also some broken links found through the following commands:

cargo install lychee
export PATH="$HOME/.cargo/bin:$PATH"
find . -type f \( -name "*.md" -o -name "*.ipynb" \) -print0 | xargs -0 lychee --verbose --exclude-mail

And http://www.apache.org/licenses/LICENSE-2.0 should use https

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions