Skip to content

Commit 3da3d29

Browse files
committed
update docs links
1 parent 54f06a1 commit 3da3d29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ export default connectContext(APP_CONTEXT)(
2727
});
2828

2929
```
30-
[## Full Example](docs/EXAMPLE.md)
30+
##[Click for full Example](docs/EXAMPLE.md)

docs/EXAMPLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Example
22

3-
[Code](docs/example.tsx)
3+
[Code](./example.tsx)
44

55
### Step by step
66
#### - Define your context

0 commit comments

Comments
 (0)