1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 15:43:49 +02:00

Remove beego link (#3403)

* Update 100-beego.md

New official documentation website.

* Update src/roadmaps/golang/content/104-go-web-frameworks/100-beego.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Jesse Chang
2023-02-09 00:12:05 +08:00
committed by GitHub
parent 6fe8fee25f
commit dde6e3d3df

View File

@@ -5,4 +5,3 @@ Beego is used for rapid development of enterprise application in Go, including R
Visit the following resources to learn more:
- [Github Repository](https://github.com/beego/beego)
- [Official Website](https://beego.vip/quickstart)