Skip to content

Old shortest path links returning 404 #8368

@amcandio

Description

@amcandio

In #8286 I changed shortest path docs URL so many old links are now returning 404. I came across this when reviewing the blog post I wrote in August, but many other articles reference these links and are now broken. This is the main link that is broken is https://networkx.org/documentation/stable/reference/algorithms/shortest_paths.html but others like https://networkx.org/documentation/networkx/reference/algorithms/generated/networkx.algorithms.shortest_paths.generic.shortest_path.html#networkx.algorithms.shortest_paths.generic.shortest_path are also affected.

I see that visits coming from Google dropped in the last weeks stats. This is probably because Google hasn't indexed the new links yet.

Do we want to add a redirect? That would be ideal so we don't break people's preexisting links to the library.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions