Skip to content

Commit 3c7da7d

Browse files
committed
Merge branch 'main' of github.com:BetterTyped/hyper-fetch
2 parents ef9b932 + 9d43ba9 commit 3c7da7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documentation/docs/documentation/01-getting-started/comparison.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ data needs to be corrected, please let us know by opening an issue.
3636
- Supports request queueing and many [dispatching strategies](/documentation/02-core/dispatcher.mdx#dispatching-modes)!
3737
- [Command](/documentation/02-core/request.mdx) / [Builder](/documentation/02-core/client.mdx) pattern gives you amazing
3838
control over requests at any time
39-
- Code-sharing architecture lets [testers to hook into development setup and types](/documentation/01-Getting
40-
Started/Testing.mdx)
39+
- Code-sharing architecture lets [testers to hook into development setup and types](/documentation/01-getting-started/testing.mdx)
4140
- Features flat side-effects [helper hooks annotation](/documentation/04-react/01-overview.mdx#helper-hooks) and
4241
promotes readable code
4342
- Provides structure [recipes](/documentation/01-getting-started/development.mdx#structure) for large scale applications

0 commit comments

Comments
 (0)