Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Merge 87a3a77 into a61d293
Browse files Browse the repository at this point in the history
  • Loading branch information
Quenty committed Feb 28, 2020
2 parents a61d293 + 87a3a77 commit 8f75b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-reference.md
Expand Up @@ -196,7 +196,7 @@ type RoactContext = {
}
```

Creates a new context provider and consumer. For a usage guide, see [Advanced Concepts: Context](/advanced/context).
Creates a new context provider and consumer. For a usage guide, see [Advanced Concepts: Context](../advanced/context).

`defaultValue` is given to consumers if they have no `Provider` ancestors. It is up to users of Roact's context API to turn this case into an error if it is an invalid state.

Expand Down

0 comments on commit 8f75b34

Please sign in to comment.