Fix typo in teamcity resources

pull/1763/head
Kamran Ahmed 2 years ago committed by GitHub
parent e10bf099b0
commit 02b9d53836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/roadmaps/102-devops/content/106-ci-cd/105-teamcity.md

@ -1,6 +1,6 @@
# TeamCity # 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 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> <BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://www.jetbrains.com/help/teamcity/teamcity-documentation.html'>Official Documentation</BadgeLink>

Loading…
Cancel
Save