Skip to content

Commit 596fbe8

Browse files
committed
Fix content link
1 parent 57ea289 commit 596fbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-third-party-react-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ let inline progressLine (props : ProgressProps) (elems : ReactElement list) : Re
8989

9090
## Edgecases
9191

92-
This documentation needs to be extended to cover [Higher Order Components](https://reactjs.org/docs/higher-order-components.html) and maybe [Context]()https://reactjs.org/docs/context.html, [Fragments](https://reactjs.org/docs/fragments.html) etc. Contributions are welcome!
92+
This documentation needs to be extended to cover [Higher Order Components](https://reactjs.org/docs/higher-order-components.html) and maybe [Context](https://reactjs.org/docs/context.html), [Fragments](https://reactjs.org/docs/fragments.html) etc. Contributions are welcome!

0 commit comments

Comments
 (0)