From 56eeb07e85e7cdc60a0dcbf837c64d27e4a19f8b Mon Sep 17 00:00:00 2001
From: Ed Tan <edward.tan1@gmail.com>
Date: Sun, 14 Oct 2018 16:05:58 -0400
Subject: [PATCH] Fix broken link to Bitbucket Cloud documentation

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d6d558f8..9161dad1 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ Dex implements the following connectors:
 | [LinkedIn](Documentation/connectors/linkedin.md) | yes | no | beta | |
 | [Microsoft](Documentation/connectors/microsoft.md) | yes | yes | beta | |
 | [AuthProxy](Documentation/connectors/authproxy.md) | no | no | alpha | Authentication proxies such as Apache2 mod_auth, etc. |
-| [Bitbucket Cloud](Documentation/connectors/bitbucket.md) | yes | yes | alpha | |
+| [Bitbucket Cloud](Documentation/connectors/bitbucketcloud.md) | yes | yes | alpha | |
 
 Stable, beta, and alpha are defined as:
 
-- 
GitLab