-
Notifications
You must be signed in to change notification settings - Fork 98
Fix Moonbeam 404s #1172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Moonbeam 404s #1172
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates various documentation links to fix 404 errors detected by the new link checker.
- Updated LayerZero messaging property URL to the new documentation site
- Changed the Moonbeam Safe link to remove the
/moonbase
path - Removed outdated Web3Go dashboard links and updated Frontier pallet docs links
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
tutorials/interoperability/cross-chain-dao.md | Updated LayerZero docs link |
tokens/manage/multisig-safe.md | Changed Safe URL to remove /moonbase |
llms-full.txt | Removed Web3Go links, updated Ethereum/EVM pallet and Safe links |
learn/platform/technology.md | Updated Ethereum/EVM pallet docs links |
learn/features/staking.md | Removed Web3Go links |
Comments suppressed due to low confidence (2)
tokens/manage/multisig-safe.md:75
- The removal of
/moonbase
from the URL may redirect users to the default network instead of Moonbase Alpha; please verify that this change still lands users on the intended network or restore the specific path if needed.
Once on the [Moonbase Alpha](https://multisig.moonbeam.network/){target=\_blank} page, you can begin to create a Safe by first connecting your wallet:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 😄 Nice catch with the misspelling word. I left you a question regarding one URL change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great 🚀
@themacexpert merge conflicts |
Description
Fix 404s to come into compliance with new 404 link checker.
Checklist
Corresponding PRs
Please link to any corresponding PRs here.
After Translation Requirements
moonbeam-docs
repo to remove imagesmoonbeam-docs
repo to remove variablesmoonbeam-mkdocs
repo to add redirects for Chinese siteItems to be Updated
Please list any of the items that will need to be added or deleted after the translations are done here.