Avaiga / website

Public Taipy web site.
https://taipy.io
Apache License 2.0
7 stars 4 forks source link

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

Open yaten2302 opened 2 weeks ago

yaten2302 commented 2 weeks 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 weeks 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 2 weeks 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?

jrobinAV commented 2 weeks ago

This issue should be moved to the website repository.