fdb94aeb by Dobrosław Żybort

Fix: install en docs links

1 parent 43f588b5
...@@ -16,10 +16,10 @@ Good job, you're ready to Beego with powerful bee tools! ...@@ -16,10 +16,10 @@ Good job, you're ready to Beego with powerful bee tools!
16 16
17 Beego has following dependency packages: 17 Beego has following dependency packages:
18 18
19 - Session module: [github.com/astaxie/beego/session](github.com/astaxie/beego/session) 19 - Session module: [github.com/astaxie/beego/session](https://github.com/astaxie/beego/session)
20 - To support redis engine: [github.com/garyburd/redigo/redis](github.com/garyburd/redigo/redis) 20 - To support redis engine: [github.com/garyburd/redigo/redis](https://github.com/garyburd/redigo/redis)
21 - To support mysql engine: [github.com/go-sql-driver/mysql](github.com/go-sql-driver/mysql) 21 - To support mysql engine: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql)
22 - To support markdown as template function: [github.com/russross/blackfriday](github.com/russross/blackfriday) 22 - To support markdown as template function: [github.com/russross/blackfriday](https://github.com/russross/blackfriday)
23 23
24 - [Introduction](README.md) 24 - [Introduction](README.md)
25 - [Quick start](Quickstart.md) 25 - [Quick start](Quickstart.md)
...\ No newline at end of file ...\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!