Skip to content

Rolling back shortest paths links#8373

Merged
amcandio merged 1 commit intonetworkx:mainfrom
amcandio:fix_sp_docs
Dec 8, 2025
Merged

Rolling back shortest paths links#8373
amcandio merged 1 commit intonetworkx:mainfrom
amcandio:fix_sp_docs

Conversation

@amcandio
Copy link
Copy Markdown
Contributor

@amcandio amcandio commented Dec 8, 2025

Closes #8368. Fixes issue introduced in #8286 that unnecessarily changed our shortest path urls.

Copy link
Copy Markdown
Member

@dschult dschult left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM -- Thanks

@amcandio amcandio merged commit 4788eb0 into networkx:main Dec 8, 2025
55 of 56 checks passed
@amcandio amcandio deleted the fix_sp_docs branch December 8, 2025 13:05
@dschult dschult added this to the 3.6 milestone Dec 8, 2025
@dschult dschult modified the milestones: 3.6, 3.6.1 Dec 8, 2025
KyleFromNVIDIA added a commit to KyleFromNVIDIA/nx-cugraph that referenced this pull request Dec 9, 2025
networkx/networkx#8286, introduced in
networkx 3.6, changed the documentation URLs.
networkx/networkx#8373, introduced in
networkx 3.6.1, reverted this change. Require networkx 3.6.1 to get
the reversion.
rapids-bot bot pushed a commit to rapidsai/nx-cugraph that referenced this pull request Dec 10, 2025
…x for networkx 3.6.1 compat (#218)

networkx/networkx#8286, introduced in networkx 3.6, changed the documentation URLs.
networkx/networkx#8373, introduced in networkx 3.6.1, reverted this change. Require networkx 3.6.1 to get the reversion.

Authors:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)
  - Rick Ratzel (https://github.com/rlratzel)

Approvers:
  - Gil Forsyth (https://github.com/gforsyth)
  - Bradley Dice (https://github.com/bdice)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #218
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Old shortest path links returning 404

2 participants