quarto-dev / quarto-dev/quarto-cli
Redirects not working on Guide > Get Started
Open
@cscheid is already working on this.
Since Aug 20, 2025.
documentation
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
E.g. direct navigation to https://quarto.org/docs/get-started/hello/ results in a page with no content:
I think this is the relevant code: https://github.com/quarto-dev/quarto-web/blob/c029aaa8afdd926e57b09bf8a56edb654314895d/docs/get-started/_tool-menu.html#L3
It looks like it should redirect to https://quarto.org/docs/get-started/hello/jupyter.html, although I might argue it makes more sense to redirect to https://quarto.org/docs/get-started/hello/positron.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.