Skip to content

Commit 8d2d643

Browse files
authored
Merge pull request #20 from skerschb/DOCS-12369
DOCS-12369 update landing with Go
2 parents 265233b + 83c408c commit 8d2d643

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/html/home.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,9 @@ <h4 class="block__title">
177177
<h4 class="block__title">
178178
<a class="block__link" href="https://docs.mongodb.com/ecosystem/drivers/csharp/">C# and .NET</a>
179179
</h4>
180-
180+
<h4 class="block__title">
181+
<a class="block__link" href="https://docs.mongodb.com/ecosystem/drivers/go/">Go (beta)</a>
182+
</h4>
181183
<h4 class="block__title">
182184
<a class="block__link" href="https://docs.mongodb.com/ecosystem/drivers/java/">Java</a>
183185
</h4>

0 commit comments

Comments
 (0)