diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 4c956109aee3504c50dd3c3d8283e4d01bf24891..ec5639c181526a8036bb204d7f8f4cd26ff3fc6a 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -323,11 +323,7 @@ report is created, it's uploaded as an artifact which you can later download and
 check out.
 
 Any security warnings are also
-<<<<<<< HEAD
 [shown in the merge request widget](../../user/project/merge_requests/dependency_scanning.md).
-=======
-[shown in the merge request widget](https://docs.gitlab.com/ee//user/project/merge_requests/dependency_scanning.html).
->>>>>>> upstream/master
 
 ### Auto License Management **[ULTIMATE]**
 
@@ -340,11 +336,7 @@ report is created, it's uploaded as an artifact which you can later download and
 check out.
 
 Any licenses are also
-<<<<<<< HEAD
 [shown in the merge request widget](../../user/project/merge_requests/license_management.md).
-=======
-[shown in the merge request widget](https://docs.gitlab.com/ee//user/project/merge_requests/license_management.html).
->>>>>>> upstream/master
 
 ### Auto Container Scanning