-
-
Notifications
You must be signed in to change notification settings - Fork 757
DOC: Dead link for setup.html #5408
Copy link
Copy link
Closed
dask/dask
#8249Description
What happened:
In the documentation, the links to https://distributed.dask.org/en/latest/setup.html go into a 404 error.
In fact, setup.html redirect to https://docs.dask.org/en/latest/how-to/deploy-dask-clusters which seems to miss the ".html" to its end, which causes the 404.
What you expected to happen:
Proper redirection.
Minimal Complete Verifiable Example:
- Go to https://distributed.dask.org/en/latest/quickstart.html
- Click the link in
See setup documentation for advanced use.
Anything else we need to know?:
I couldn't find an existing issue about this, sorry if it has already been spotted.
Environment:
- Dask version: latest
- Python version: N/A
- Operating System: N/A
- Install method (conda, pip, source): N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels