Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"Edit this page" link in docs leads to wrong branch and is thus not usable #2846

@rklec

Description

@rklec

Description

Apparently the branches were changed or renamed recently and the doc links ar e not updated yet to reflect this? "Edit this page" links linking to GitHub all point to the wrong branch.

Reproduction Steps

  1. Go to any docs page like https://fluentassertions.com/about/
  2. Click on the grey "Edit this page" link. (or here)
  3. It goes to https://github.com/fluentassertions/fluentassertions/edit/master/docs/_pages/about.md

Expected behavior

It should maybe link to the develop branch aka https://github.com/fluentassertions/fluentassertions/edit/develop/docs/_pages/about.md?

Actual behavior

This results in a 404 page on GitHub:
grafik

Notably the "Go to default branch" button also does not help, as it throws away the file path, apparently, and lands on https://github.com/fluentassertions/fluentassertions?files=1 (also hardly useful)

Regression?

Well worked before yeah

Known Workarounds

Manually change URL, do not click the GitHub button.

Configuration

No response

Other information

No response

Are you willing to help with a pull-request?

Yes, please assign this issue to me.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions