Skip to content

Commit c20aff4

Browse files
committed
Updated documentation landing page and link to documentation website
1 parent 37f9c4b commit c20aff4

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
@@ -29,5 +29,5 @@
2929

3030
## Documentation
3131

32-
[https://minwork.gitbook.io/array/](https://minwork.gitbook.io/array/documentation/)
32+
[https://minwork.gitbook.io/array/](https://minwork.gitbook.io/array/)
3333

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Detailed documentation is always available through PHPDoc in your editor, so you
99
We believe that the best way to learn some code is to see examples of using it.
1010
That's why aside from detailed specification of each method we supply various examples of using it which will help in faster understanding it's purpose.
1111

12-
To get started look at the list of available methods in the left panel.
12+
To quickly get started check out [get](common-methods/get-getnestedelement.md), [set](common-methods/set-setnestedelement.md), [has](common-methods/has.md) and [remove](common-methods/remove.md) methods or look at the full list of available methods in the left panel\.

0 commit comments

Comments
 (0)