We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 265233b + 83c408c commit 8d2d643Copy full SHA for 8d2d643
src/html/home.html
@@ -177,7 +177,9 @@ <h4 class="block__title">
177
<h4 class="block__title">
178
<a class="block__link" href="https://docs.mongodb.com/ecosystem/drivers/csharp/">C# and .NET</a>
179
</h4>
180
-
+ <h4 class="block__title">
181
+ <a class="block__link" href="https://docs.mongodb.com/ecosystem/drivers/go/">Go (beta)</a>
182
+ </h4>
183
184
<a class="block__link" href="https://docs.mongodb.com/ecosystem/drivers/java/">Java</a>
185
0 commit comments