Skip to content

chore: update urls#142

Merged
jopmiddelkamp merged 1 commit intomasterfrom
feature/update-urls
Mar 31, 2026
Merged

chore: update urls#142
jopmiddelkamp merged 1 commit intomasterfrom
feature/update-urls

Conversation

@cuongph87
Copy link
Copy Markdown
Contributor

Auto-generated Summary 🤖

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jopmiddelkamp jopmiddelkamp requested a review from Copilot March 31, 2026 02:25
Copy link
Copy Markdown

Copilot AI left a 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 documentation URLs across the codebase to align with the new Stellar documentation structure. The URLs are being migrated from the old paths to a new standardized path format (/docs/data/apis/) for both Horizon API and Soroban RPC documentation.

Changes:

  • Updated all RPC API reference URLs from docs/data/rpc/api-reference/ to docs/data/apis/rpc/api-reference/
  • Updated all Horizon API reference URLs from network/horizon/ and docs/data/horizon/ to docs/data/apis/horizon/
  • Updated general Horizon API documentation URLs from api/horizon to docs/data/apis/horizon
  • Updated RPC server URL in README from docs/data/rpc to docs/data/apis/rpc

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
StellarDotnetSdk/Soroban/SorobanServer.cs Updated 12 RPC method documentation URL references to new /apis/ path structure
StellarDotnetSdk/Responses/SorobanRpc/SimulateTransactionResponse.cs Updated 2 RPC documentation URL references
StellarDotnetSdk/Responses/SorobanRpc/SendTransactionResponse.cs Updated 1 RPC documentation URL reference
StellarDotnetSdk/Responses/SorobanRpc/GetNetworkResponse.cs Updated 1 RPC documentation URL reference
StellarDotnetSdk/Responses/SorobanRpc/GetLedgerEntriesResponse.cs Updated 1 RPC documentation URL reference
StellarDotnetSdk/Responses/Effects/EffectResponse.cs Updated 1 Horizon API documentation URL reference
StellarDotnetSdk/Requests/TransactionsRequestBuilder.cs Updated 4 Horizon API documentation URL references
StellarDotnetSdk/Requests/SorobanRpc/PaginationOptions.cs Updated 1 RPC documentation URL reference
StellarDotnetSdk/Requests/PaymentsRequestBuilder.cs Updated 2 Horizon API documentation URL references
StellarDotnetSdk/Requests/OffersRequestBuilder.cs Updated 1 Horizon API documentation URL reference
README.md Updated RPC server documentation link
docs/tutorials/examples/http-retry.md Updated 2 documentation URL references
docs/index.md Updated RPC server documentation link

@jopmiddelkamp jopmiddelkamp merged commit d080446 into master Mar 31, 2026
8 checks passed
@jopmiddelkamp jopmiddelkamp deleted the feature/update-urls branch March 31, 2026 02:33
@cuongph87 cuongph87 added the chore label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants