From 215c2f1152b48043e2d5e39689642c1ec028d73b Mon Sep 17 00:00:00 2001
From: techknowlogick <techknowlogick@gitea.io>
Date: Wed, 27 May 2020 10:20:54 +0000
Subject: [PATCH] Add gitlab2gitea (#20)

fix link

Add gitlab2gitea

Fix #13

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/20
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3d20529..664309b 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ A curated list of awesome projects related to Gitea.
 ## Migration
 
 * [github2gitea](https://gitea.com/yige/github2gitea) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc.
+* [gitlab2gitea](https://github.com/cornelk/gitlab2gitea) - A command line tool build with Golang to migrate a GitLab project to Gitea.
 
 ## Organizations