Skip to content

Commit 95456f4

Browse files
DOCSP-13788 - Update URL for Community Operator card on Tools page. (#51)
1 parent f608ea0 commit 95456f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/html/tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h3 class="card__title">MongoDB Command Line Interface</h3>
9898
</p>
9999
</a>
100100

101-
<a class="card" href="https://docs.mongodb.com/mongocli/stable/">
101+
<a class="card" href="https://github.com/mongodb/mongodb-kubernetes-operator">
102102
<span class="card__icon card__icon--document"></span>
103103
<h3 class="card__title">MongoDB Community Kubernetes Operator</h3>
104104
<p class="card__body">

0 commit comments

Comments
 (0)