mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
Frontend Repo-Hosting-Services Typos-Fixed (#1794)
This commit is contained in:
@@ -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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user