-
Notifications
You must be signed in to change notification settings - Fork 103
Update Docs Typos and Broken Links #287
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is the purpose of the change
Corrects two typos in the docs/osmosis-core/localtesting.md file:
Line 26: Fixed "daemin" to "daemon".
Line 26: Fixed "dameon" to "daemon".
Closes #285
Fixes a minor typo in the PULL_REQUEST_TEMPLATE.md file. The word "documation" has been corrected to "documentation" for improved clarity and accuracy.
Closes #284
osmosis-core::Relaying
Removes BlockNgine from IBC Relayers list + small formatting change on CryptoAssassin Relayer (it's not a URL)
Overview::Educate::Osmosis
Updates a broken link to Ecosystem page to instead go to Osmosis Zone Apps page.
Overview::Features::Protorev
Updates a broken link (well, it just went to the forum home page) to instead go to the Commonwealth page where the proposal was made and discussed.
Overview::Integrate::External Projects
Updates a broken link (was 404) to docs about pyth network price fees
Overview::Integrate::On-chain
Updates a broken link (was 404) to docs about CL crate.
Overview::Integrate::Pool Setup
Updates a broken link (was 404) about Stableswap Pools to instead of to a PDF about Curve's Stableswap Implementation.
Overview::Integrate::Registration
Updates a link to assetlist schema to instead go to zone_asset schema.
Closes #269
Overivew::Educate::Terminology/Glossary
Update terminology.
-Docusaurus found many broken links there.
-Also updated the size of the Active set from 150 to 120
Overview::Endpoints::Index
Update broken link to Integrate section
Overview::Integrate::Rest
Removed some broken links (cannot fing corresponding replacement files)
Overview::Validate::Validing Mainnet
Fix broken link to Joining Mainnet
Osmosis Outpost::User Interface Setup::Widget::Embed::Installation
Fixed a broken link.
Overview::Educate::Getting Started
Fixed a broken link to the Keplr Wallet website
Overview::Frontend
Fix link to page about Cosmos Kit
Verifying this change
This change has not been tested locally, because it's is a series of small changes, and Vercel deployment should suffice.