Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.56k stars 113 forks source link

update links (cherry-pick #786 into gh-pages branch) #807

Closed DimitriPilot3 closed 2 weeks ago

DimitriPilot3 commented 1 month ago

Description from pull request #786:

The stable tag does not exist anymore. latest shows always to the latest stable version

Hopefully I targeted the correct branch. It looks like the PR was merged into master but not deployed to the gh-pages branch, therefore not addressing the 404 error (i.e., in index.md the links to the latest stable versions still pointed at the stable tag).

Murmele commented 2 weeks ago

@DimitriPilot3 can you rebase? I fixed the problem you receive in the CI

DimitriPilot3 commented 2 weeks ago

@Murmele Okay, my master branch is now up-to-date. Can you re-run the CI checks? Or let me know to force-push it again.