Edit page button links are broken - missing /blob/ in URL
@IEvangelist is already working on this.
Since Jun 2, 2026.
- #1180 by @copilot-swe-agent — closed without merging
Assessment
This issue has not been assessed yet.
Description
Description
The "Edit page" button at the bottom of documentation pages generates broken links. The URL is missing /blob/ between the repository name and the branch.
Example
Page: https://aspire.dev/whats-new/aspire-13-4/
Current (broken) link:
https://github.com/microsoft/aspire.dev/main/src/frontend/src/content/docs/whats-new/aspire-13-4.mdx
Expected link:
https://github.com/microsoft/aspire.dev/blob/main/src/frontend/src/content/docs/whats-new/aspire-13-4.mdx
Impact
Users clicking the "Edit page" link get a 404 on GitHub instead of being taken to the source file for editing.
- Dominant language
- MDX
- Stars
- 195
- Forks
- 87
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 73
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/aspire.dev
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
microsoft/aspire.dev#1650 ·
-
Docs: Dev Tunnels "Configure dev tunnel options" examples do not compile; options table omits Region Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
microsoft/aspire.dev#1465 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
microsoft/aspire.dev#1464 ·
-
Difficulty 2/5 Half a day Newbie friendliness 84/100
microsoft/aspire.dev#1463 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
microsoft/aspire.dev#1416 ·