docs: replace placeholder site URL and view-only edit link
@jrgwv is already working on this.
Since Sep 16, 2026.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- javascript
- Domain
- documentation
Research direction
Open website/docusaurus.config.js and inspect the current site URL and docs editUrl settings. First identify the actual deployed workshop URL from the repository or deployment configuration, then update the URL and use the repository's edit route. Verify the canonical metadata and one generated “Edit this page” link on the published site.
Written by the indexing model from the issue text.
Description
What happened
The current website configuration in website/docusaurus.config.js still contains:
- url: https://your-docusaurus-test-site.com
- docs editUrl: https://github.com/aws-samples/eks-workshop-developers/tree/main/website
The production site URL is a Docusaurus placeholder, and the docs editUrl uses GitHub's tree view rather than the edit route.
Why it matters
The placeholder URL can produce incorrect canonical/OpenGraph metadata and deployment links. The “Edit this page” action sends contributors to a read-only tree page, so they cannot immediately propose a documentation change.
Suggested fix
Set url to the actual deployed workshop URL and change the docs editUrl to the repository's edit route, then verify canonical metadata and one generated edit link in the published site.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 11
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 5
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.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·
-
client-controller-update ta-bot-triage team-money-movement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
MetaMask/metamask-mobile#36594 ·