Skip to content

Update repository URLs from solana-labs to solana-foundation#281

Open
Zentex1337 wants to merge 1 commit intosolana-foundation:masterfrom
Zentex1337:fix/update-repo-urls-to-solana-foundation
Open

Update repository URLs from solana-labs to solana-foundation#281
Zentex1337 wants to merge 1 commit intosolana-foundation:masterfrom
Zentex1337:fix/update-repo-urls-to-solana-foundation

Conversation

@Zentex1337
Copy link

Summary

  • Update all repository URLs from solana-labs/solana-pay to solana-foundation/solana-pay

The repository has been transferred from solana-labs to solana-foundation, but many internal links and references still point to the old location. This PR updates all references throughout the codebase.

Files changed

  • README.md - Main readme links
  • SPEC.md, SPEC1.1.md - Specification links
  • docs/docusaurus.config.js - Docusaurus configuration
  • docs/src/INTRODUCTION.md, docs/src/SPEC.md - Documentation
  • docs/src/core/transaction-request/MERCHANT_INTEGRATION.md - Integration guide
  • docs/src/core/transfer-request/MERCHANT_INTEGRATION.md - Integration guide
  • docs/src/core/transfer-request/WALLET_INTEGRATION.md - Wallet integration guide
  • core/src/*.ts - JSDoc comment links in source files
  • examples/point-of-sale/README.md - Example readme
  • examples/point-of-sale/package.json - Package repository field

Test plan

  • Verify all updated URLs point to the correct solana-foundation repository
  • Verify no broken links are introduced

The repository has been transferred from solana-labs to solana-foundation. This commit updates all references throughout the codebase including:
- Documentation files (README, SPEC, docs)
- Source code comments (JSDoc links)
- Configuration files
- Example code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant