Remove mercurial

pull/3158/head
Kamran Ahmed 2 years ago committed by GitHub
parent c668c84ba0
commit c5c3a4f560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      content/roadmaps/101-backend/content/104-version-control-systems/readme.md

@ -5,5 +5,4 @@ Version control/source control systems allow developers to track and control cha
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://git-scm.com/'>Git</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.mercurial-scm.org/'>Mercurial</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.atlassian.com/git/tutorials/what-is-version-control'>What is Version Control?</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.atlassian.com/git/tutorials/what-is-version-control'>What is Version Control?</BadgeLink>

Loading…
Cancel
Save