From 06e73fb22c20eb1f8b2028f022ed78c7ed766bf2 Mon Sep 17 00:00:00 2001
From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Date: Wed, 5 May 2021 11:23:32 +0200
Subject: [PATCH] docs: improve Platform support docs (#9867)

---
 docs/usage/modules/platform.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/usage/modules/platform.md b/docs/usage/modules/platform.md
index 0f17cf823b..0d15231d43 100644
--- a/docs/usage/modules/platform.md
+++ b/docs/usage/modules/platform.md
@@ -6,8 +6,8 @@ The currently supported platforms are:
 
 - Azure DevOps (dev.azure.com)
 - Azure DevOps Server (self-hosted)
-- Bitbucket Cloud
-- Bitbucket Server
+- Bitbucket Cloud (bitbucket.org)
+- Bitbucket Server (self-hosted)
 - GitHub (github.com, GitHub Enterprise)
 - GitLab (gitlab.com, self-hosted)
 - Gitea (gitea.com, self-hosted)
-- 
GitLab