Skip to content

Commit 0c47772

Browse files
fix: use absolute repo example link
1 parent df4f3ed commit 0c47772

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,4 +233,4 @@ This hook return a value for BridgeProvider
233233

234234
## Examples
235235

236-
[See this example file](examples/cats.md).
236+
[See this example file](https://github.com/nexpy-io/react-easy-context-api/blob/main/examples/cats.md).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react",
77
"nexpy"
88
],
9-
"version": "0.1.3",
9+
"version": "0.1.4",
1010
"license": "MIT",
1111
"main": "dist/index.js",
1212
"author": "AllanOliveiraM",

0 commit comments

Comments
 (0)