Skip to content

Fix incorrect repository links in message-signing-spec.md#279

Open
Zentex1337 wants to merge 1 commit intosolana-foundation:masterfrom
Zentex1337:fix/message-signing-spec-links
Open

Fix incorrect repository links in message-signing-spec.md#279
Zentex1337 wants to merge 1 commit intosolana-foundation:masterfrom
Zentex1337:fix/message-signing-spec-links

Conversation

@Zentex1337
Copy link

Summary

  • Fix links in message-signing-spec.md that incorrectly point to a fork repository

The links were pointing to bedrock-foundation/solana-pay fork instead of the official solana-foundation/solana-pay repository. Also corrected the URL path from /edit/ to /blob/ for proper viewing.

Before:

https://github.com/bedrock-foundation/solana-pay/edit/master/SPEC.md#put-request

After:

https://github.com/solana-foundation/solana-pay/blob/master/SPEC.md#put-request

Test plan

  • Verify the corrected links point to the official repository
  • Verify the links work correctly

Replace links pointing to bedrock-foundation fork with correct links to solana-foundation/solana-pay repository. Also change /edit/ to /blob/ for proper viewing links.
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