xarray-spatial icon indicating copy to clipboard operation
xarray-spatial copied to clipboard

Broken link to Getting Started documentation redirects to unrelated website

Open barne856 opened this issue 1 year ago • 0 comments

Describe the bug In the Contributing guidelines, the "Getting Started page" link (https://xarray-spatial.org/getting_started/index.html) is broken and currently redirects to an online gambling website. This presents both a documentation issue and a potential security concern for users.

Expected behavior The Getting Started link should direct users to the proper Xarray-Spatial documentation page with installation and development environment setup instructions.

Additional context

  • Location of the issue: CONTRIBUTING.md documentation file
  • The broken link appears in the "Getting Started" section
  • Current text:
Information about installation and setting up a development environment can be found at the [Getting Started page] https://xarray-spatial.org/getting_started/index.html.

This should be updated with the correct documentation URL once available to ensure users can properly access the getting started information.

barne856 avatar Dec 17 '24 21:12 barne856