Skip to content

Commit b3859c8

Browse files
authored
docs: fix broken link (react-navigation#773)
* fix broken link * remove unneeded forward slash
1 parent 05f22fa commit b3859c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-5.x/screen-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ Similar to `options`, you can also pass a function to `screenOptions`. The funct
8787

8888
### `navigation.setOptions` method
8989

90-
The `navigation` prop has a `setOptions` method that lets you update the options for a screen from within a component. See [navigation prop's docs](navigation.prop.md#setoptions) more details.
90+
The `navigation` prop has a `setOptions` method that lets you update the options for a screen from within a component. See [navigation prop's docs](navigation-prop.md#setoptions) more details.

0 commit comments

Comments
 (0)