10000 update pubsub docs link by dhruvja · Pull Request #34380 · solana-labs/solana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

update pubsub docs link #34380

Merged
merged 1 commit into from
Dec 9, 2023
Merged

update pubsub docs link #34380

merged 1 commit into from
Dec 9, 2023

Conversation

dhruvja
Copy link
Contributor
@dhruvja dhruvja commented Dec 9, 2023

Problem

The docs in the PubsubClient dont have the the latest link to the socket events. So the links to the events they refer to are updated.

For eg:
The latest link referring to account_subscribe events is
https://docs.solana.com/api/websocket#accountsubscribe

But the link in the docs still refer to the old one.
https://docs.solana.com/developing/clients/jsonrpc-api#accountsubscribe

This PR tries to update those links.

Summary of Changes

  • Updated all the links in the docs to the respective socket events they correspond to.

@mergify mergify bot added community Community contribution need:merge-assist labels Dec 9, 2023
@mergify mergify bot requested a review from a team December 9, 2023 06:28
Copy link
Contributor
@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@buffalojoec buffalojoec added automerge Merge this Pull Request automatically once CI passes CI Pull Request is ready to enter CI labels Dec 9, 2023
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Dec 9, 2023
Copy link
codecov bot commented Dec 9, 2023

Codecov Report

Merging #34380 (910ebd6) into master (a1d2d6f) will decrease coverage by 0.1%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #34380     +/-   ##
=========================================
- Coverage    81.8%    81.8%   -0.1%     
=========================================
  Files         819      819             
  Lines      220991   220991             
=========================================
- Hits       180931   180925      -6     
- Misses      40060    40066      +6     

@mergify mergify bot merged commit 1714c80 into solana-labs:master Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes community Community contribution need:merge-assist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0