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

Fix typo in teamcity resources

This commit is contained in:
Kamran Ahmed
2022-09-14 14:17:39 +04:00
committed by GitHub
parent e10bf099b0
commit 02b9d53836

View File

@@ -1,6 +1,6 @@
# TeamCity
Bamboo is a CI/CD service provided by JetBrains. TeamCity can be used as a SaaS offering or self-managed using your own resources.
TeamCity is a CI/CD service provided by JetBrains. TeamCity can be used as a SaaS offering or self-managed using your own resources.
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.jetbrains.com/teamcity/'>TeamCity Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://www.jetbrains.com/help/teamcity/teamcity-documentation.html'>Official Documentation</BadgeLink>