urql-graphql / urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://urql.dev/goto/docs
MIT License
8.54k stars 444 forks source link

docs: remove extra dash in url #3583

Closed joshxfi closed 2 months ago

joshxfi commented 2 months ago

Summary

Just going through the docs and clicked on a link that led to 404. This PR resolves the link to the correct URL.

Set of changes

- https://github.com/urql-graphql/urql/tree/main/examples/with-infinite--pagination
+ https://github.com/urql-graphql/urql/tree/main/examples/with-infinite-pagination
changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 51184fcc4e30a0595c0a624ca3935a925ea390da

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR