From d2ee4c8bff11664802365d0e2288844408ed1f25 Mon Sep 17 00:00:00 2001
From: Yutong Lin <xjtu_lyt@163.com>
Date: Tue, 13 Apr 2021 13:22:05 +0800
Subject: [PATCH] Fix link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a52917c7..493f9aa4 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ This repo contains the supported code and configuration files to reproduce objec
 
 ### Installation
 
-Please refer to [get_started.md](https://github.com/impiga/SwinTransformer-object-detection/blob/main/docs/get_started.md) for installation and dataset preparation.
+Please refer to [get_started.md](https://github.com/open-mmlab/mmdetection/blob/master/docs/get_started.md) for installation and dataset preparation.
 
 ### Inference
 ```
-- 
GitLab