You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Remember that **all the examples work both on server and browser**.
58
58
59
59
## Documentation
60
60
61
-
There is a generated documentation of monoco core APIs on the [/src/doc](./src/doc) directory. This documentation is only usefull for using monoco core APIs in your code (via **Dependency Injection** on monoco behaviors).
61
+
There is a generated documentation of monoco core APIs on the [/doc](./doc) directory. This documentation is only usefull for using monoco core APIs in your code (via **Dependency Injection** on monoco behaviors).
62
62
63
63
For more documentations, go to [monoco website](http://monoco.io/doc/index.html).
0 commit comments