Skip to content

Improper Redirection in Docs #2937

@codebreaker32

Description

@codebreaker32

Improper Redirections in Docs

While going through documentation, I noticed an inconsistency which first made me believe that this is some rendering issue but after carefully looking onto the endpoints, I noticed redirection mismatch

On Comparing_Scenarios page

Click on "batch_run_tutorial"

Image

It leads to a 404 page because of the wrong index due to wrong redirection (or maybe outdated redirection)

Image

After fixing the index, it loaded fine

Image

In this same page, same problem is with colab link also

redirecting to - https://colab.research.google.com/github/projectmesa/mesa/blob/main/docs/tutorials/8_comparing_scenarios.ipynb
original - https://colab.research.google.com/github/projectmesa/mesa/blob/main/docs/tutorials/10_comparing_scenarios.ipynb

Notice the change from 8 to 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions