Skip to content

Commit a912d06

Browse files
committed
update jmp to tck in links
1 parent 95456f4 commit a912d06

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/html/announcements/login-and-access-changes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
</li>
6262

6363
<li class="toc__item">
64-
<a class="toc__link toc__link--no-icon" href="https://www.mongodb.com/contact?jmp=docs">Questions? Contact Us</a>
64+
<a class="toc__link toc__link--no-icon" href="https://www.mongodb.com/contact?tck=docs">Questions? Contact Us</a>
6565
</li>
6666
</ul>
6767
</div>

src/html/cloud.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<li class="toc__item">
6161
<a
6262
class="toc__link toc__link--no-icon"
63-
href="https://www.mongodb.com/contact?jmp=docs"
63+
href="https://www.mongodb.com/contact?tck=docs"
6464
>Questions? Contact Us</a
6565
>
6666
</li>

src/html/tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</li>
5656

5757
<li class="toc__item">
58-
<a class="toc__link toc__link--no-icon" href="https://www.mongodb.com/contact?jmp=docs">Questions? Contact Us</a>
58+
<a class="toc__link toc__link--no-icon" href="https://www.mongodb.com/contact?tck=docs">Questions? Contact Us</a>
5959
</li>
6060
</ul>
6161
</div>

0 commit comments

Comments
 (0)