Avaiga / taipy

Turns Data and AI algorithms into production-ready web applications in no time.
https://www.taipy.io
Apache License 2.0
13.64k stars 1.56k forks source link

[🐛 BUG] Taipy's Getting Started page not working :/ #2053

Open yaten2302 opened 2 hours ago

yaten2302 commented 2 hours ago

What went wrong? 🤔

The web page on Taipy's website (getting started), is showing "404-Not Found". Also, if we click on any of the links given on the left hand side of the getting started page (https://docs.taipy.io/en/latest/getting_started/), all of them are showing "404-Not Found".
image

Expected Behavior

The user should be redirected to the correct page on clicking one of these buttons.

Steps to Reproduce Issue

  1. Go to - https://docs.taipy.io/en/latest/getting_started/
  2. You'll see this page
    image
  3. By clicking on any of the links given here, the same 404 page will be displayed.

Screenshots

DESCRIPTION

Browsers

Chrome

OS

Windows

Acceptance Criteria

Code of Conduct

FlorianJacta commented 2 hours ago

This link doesn't exist anymore (https://docs.taipy.io/en/latest/getting_started/).

Here is the correct link: https://docs.taipy.io/en/latest/tutorials/getting_started/

Where did you find the old link for the Getting Started? I found one inside the taipy.io website.

yaten2302 commented 51 minutes ago

@FlorianJacta , I found this link here, by clicking on the "getting started" button on the navbar, in the docs section
image

Ig the link in the taipy.io website hasn't been update yet?