From 0d79ad10db429cc78354cb3ef18f9907b39232ac Mon Sep 17 00:00:00 2001 From: Maxim Vladimirskiy Date: Wed, 28 Feb 2018 10:28:58 +0300 Subject: [PATCH] Update Golang community driver info The original https://github.com/go-mgo/mgo repository has not been maintained for 3 years. In its README.md file the author suggests using https://github.com/globalsign/mgo clone instead. The clone is actively maintained and has regular releases. The latest release is dated 2018.02.20 as of time of this writing. --- source/includes/driver-table-community.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/includes/driver-table-community.rst b/source/includes/driver-table-community.rst index 40de35de8c5..45901a2fc30 100644 --- a/source/includes/driver-table-community.rst +++ b/source/includes/driver-table-community.rst @@ -8,8 +8,8 @@ - API Documentation * - :ecosystem:`Go ` (mgo) - - `Go Driver Releases `_ - - `Go Driver Source Code `_ + - `Go Driver Releases `_ + - `Go Driver Source Code `_ - `Go Driver API `_ * - :ecosystem:`Erlang `