Browse Source

[DOC] Prototype: get_started, elements & navigation

soyjavi 13 năm trước cách đây
mục cha
commit
4febb902dc
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      docs/readme.md

+ 3 - 3
docs/readme.md

@@ -21,9 +21,9 @@ Here you have the minimum structure of your Lungo application's body. It must co
 
 Now you can learn how to prototype a Lungo App without any line of JavaScript:
 
-* [Getting started](http://)
-* [Elements](http://)
-* [Navigation](http://)
+* [Getting started](https://github.com/tapquo/Lungo.js/blob/master/docs/EN/prototype/get_started.md)
+* [Elements](https://github.com/tapquo/Lungo.js/blob/master/docs/EN/prototype/elements.md)
+* [Navigation](https://github.com/tapquo/Lungo.js/blob/master/docs/EN/prototype/navigation.md)
 * [Forms](http://)
 	* [No-Native](http://)
 	* [Buttons](http://)