Skip to content

Commit

Permalink
chore: v1.4.3-2
Browse files Browse the repository at this point in the history
  • Loading branch information
cool-firer committed Nov 20, 2024
1 parent 7ab2bc4 commit f4484d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apollo-links/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const options = {
authUrl: 'https://kepler-auth.subquery.network',
deploymentId: 'your_deployment_id_here',
// ... other optional configurations
// fallbackUrl:
// fallbackUrl:
};

const { link, cleanup } = deploymentHttpLink(options);
Expand Down

0 comments on commit f4484d0

Please sign in to comment.