🔗 Update old SDF sitelinks#2393
Open
JFWooten4 wants to merge 5 commits intostellar:mainfrom
Open
Conversation
This reverts commit 0257b48.
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates documentation and reference links to stop using the legacy www.stellar.org URLs, reducing redirects and aligning with the current canonical domain.
Changes:
- Replaced
https://www.stellar.org/...links withhttps://stellar.org/...across docs, i18n docs, OpenAPI descriptions, and site footer config. - Updated i18n footer metadata descriptions to match the new URLs.
- Refreshed assorted external references (blog, ecosystem, protocol, foundation, etc.) to use the root domain.
Reviewed changes
Copilot reviewed 38 out of 38 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| static/llms.txt | Updates Developer Blog resource link to non-www domain |
| openapi/horizon/main.yml | Updates Developers’ Blog link in API description to non-www domain |
| openapi/horizon/bundled.yml | Updates Developers’ Blog link in bundled OpenAPI description to non-www domain |
| i18n/es/docusaurus-theme-classic/footer.json | Updates footer link description metadata to reference non-www URL |
| i18n/es/docusaurus-plugin-content-docs/current/validators/admin-guide/configuring.mdx | Updates quorum blog reference to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/platforms/anchor-platform/sep-guide/sep24/setting-up-production-server.mdx | Updates ecosystem wallets list link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/networks/software-versions.mdx | Updates blog links in changelog to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/learn/fundamentals/lumens.mdx | Updates Stellar Learn / blog / foundation links to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/learn/encyclopedia/network-configuration/inflation.mdx | Updates inflation blog link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/data/apis/rpc/providers.mdx | Updates SDF site link to non-www domain in providers table |
| i18n/es/docusaurus-plugin-content-docs/current/data/apis/horizon/api-reference/errors/result-codes/transactions.mdx | Updates operations list link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/data/apis/horizon/api-reference/errors/result-codes/operations.mdx | Updates operations list link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/data/apis/horizon/api-reference/errors/response.mdx | Updates operations list link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/data/apis/horizon/api-reference/errors/http-status-codes/horizon-specific/transaction-failed.mdx | Updates operations list link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/data/apis/horizon/admin-guide/overview.mdx | Updates Developers’ Blog link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/data/apis/horizon/README.mdx | Updates Developers’ Blog link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/data/apis/api-providers.mdx | Updates SDF site link to non-www domain in providers table |
| i18n/es/docusaurus-plugin-content-docs/current/build/guides/basics/send-and-receive-payments.mdx | Updates lumen link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/build/apps/example-application-tutorial/anchor-integration/sep24.mdx | Updates SEP-24 spec link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs/current/build/apps/application-design-considerations.mdx | Updates “securing web-based products” link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs-ap/current/sep-guide/sep24/setting-up-production-server.mdx | Updates ecosystem wallets list link to non-www domain |
| i18n/es/docusaurus-plugin-content-docs-ap/current/admin-guide/sep24/setting-up-production-server.mdx | Updates ecosystem wallets list link to non-www domain |
| i18n/en/docusaurus-theme-classic/footer.json | Updates footer link description metadata to reference non-www URL |
| docs/validators/admin-guide/configuring.mdx | Updates quorum blog reference to non-www domain |
| docs/platforms/anchor-platform/sep-guide/sep24/setting-up-production-server.mdx | Updates ecosystem wallets list link to non-www domain |
| docs/networks/software-versions.mdx | Updates blog links in changelog to non-www domain |
| docs/learn/fundamentals/lumens.mdx | Updates Stellar Learn / blog / foundation links to non-www domain |
| docs/data/apis/rpc/providers.mdx | Updates SDF site link to non-www domain in providers table |
| docs/data/apis/horizon/api-reference/errors/result-codes/transactions.mdx | Updates operations list link to non-www domain |
| docs/data/apis/horizon/api-reference/errors/result-codes/operations.mdx | Updates operations list link to non-www domain |
| docs/data/apis/horizon/api-reference/errors/response.mdx | Updates operations list link to non-www domain |
| docs/data/apis/horizon/api-reference/errors/http-status-codes/horizon-specific/transaction-failed.mdx | Updates operations list link to non-www domain |
| docs/data/apis/horizon/admin-guide/overview.mdx | Updates Developers’ Blog link to non-www domain |
| docs/data/apis/horizon/README.mdx | Updates Developers’ Blog link to non-www domain |
| docs/build/apps/example-application-tutorial/anchor-integration/sep24.mdx | Updates SEP-24 spec link to non-www domain |
| docs/build/apps/application-design-considerations.mdx | Updates “securing web-based products” link to non-www domain |
| config/theme/footer.ts | Updates footer “Developer Blog” href to non-www domain |
| README.md | Updates Code of Conduct and Privacy Policy links to non-www domain |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| All Anchor user interactions are done through a Wallet, so it's vital for Anchors to be connected to Wallets that have a good market penetration in the region where the business is most focused. Connecting to Wallets is a simple process, since both ends of that integration are already compliant with SEPs. | ||
|
|
||
| Stellar.org maintains a [list of wallets](https://www.stellar.org/ecosystem/projects), many of which currently support SEP-24 Sending them a message with more information on an asset and an issuer account is a great way to start getting some real users to the Anchor. | ||
| Stellar.org maintains a [list of wallets](https://stellar.org/ecosystem/projects), many of which currently support SEP-24 Sending them a message with more information on an asset and an issuer account is a great way to start getting some real users to the Anchor. |
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
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.
The old deployment from the Foundation used the
wwwsubdomain. However, this is no longer the case - it redirects to the root domain. By updating the dev docs (external) page refs, we can lower the redirect count. Clear, direct, and friendlier torobots.txt.