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

Frontend Repo-Hosting-Services Typos-Fixed (#1794)

This commit is contained in:
Uma Das
2022-09-21 16:57:14 +05:30
committed by GitHub
parent 3cd98c5be9
commit 5e0710be79
3 changed files with 5 additions and 5 deletions

View File

@@ -4,5 +4,5 @@
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Visit' colorScheme="green" href='https://gitlab.com/'>GitLab Website</BadgeLink>
<BadgeLink badgeText='Read' href='https://docs.gitlab.com/'>GitLab Documentation</BadgeLink>
<BadgeLink badgeText='Course' colorScheme="green" href='https://gitlab.com/'>GitLab Website</BadgeLink>

View File

@@ -4,5 +4,5 @@
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Visit' colorScheme="green" href='https://bitbucket.com/'>BitBucket Website</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://bitbucket.org/product/guides'>How to use BitBucket?</BadgeLink>
<BadgeLink badgeText='Course' colorScheme="green" href='https://bitbucket.com/'>BitBucket Website</BadgeLink>

View File

@@ -3,6 +3,6 @@
There are different repository hosting services with the most famous one being GitHub, GitLab and BitBucket. I would recommend creating an account on GitHub because that is where most of the OpenSource work is done and most of the developers are.
<ResourceGroupTitle>Services Links</ResourceGroupTitle>
<BadgeLink badgeText='Visit' colorScheme="green" href='https://github.com'>GitHub: Where the world builds software</BadgeLink>
<BadgeLink badgeText='Visit' colorScheme="green" href='https://gitlab.com'>GitLab: Iterate faster, innovate together</BadgeLink>
<BadgeLink badgeText='Visit' colorScheme="green" href='https://bitbucket.com'>BitBucket: The Git solution for professional teams</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://github.com'>GitHub: Where the world builds software</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://gitlab.com'>GitLab: Iterate faster, innovate together</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://bitbucket.com'>BitBucket: The Git solution for professional teams</BadgeLink>