[libvirt] [PATCH] docs: remove Google+ link from page footer

Google is shutting down Google+, with no replacement, in the very near future so we are loosing the Libvirt community group there. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/page.xsl | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/page.xsl b/docs/page.xsl index c1804eab34..4698e2789e 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -175,7 +175,6 @@ <h3>Community</h3> <ul> <li><a href="https://twitter.com/hashtag/libvirt">twitter</a></li> - <li><a href="https://plus.google.com/communities/109522598353007505282">google+</a></li> <li><a href="http://stackoverflow.com/questions/tagged/libvirt">stackoverflow</a></li> <li><a href="http://serverfault.com/questions/tagged/libvirt">serverfault</a></li> </ul> -- 2.20.1

On Thu, Mar 07, 2019 at 11:07:40 +0000, Daniel Berrange wrote:
Google is shutting down Google+, with no replacement, in the very near future so we are loosing the Libvirt community group there.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/page.xsl | 1 - 1 file changed, 1 deletion(-)
diff --git a/docs/page.xsl b/docs/page.xsl index c1804eab34..4698e2789e 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -175,7 +175,6 @@ <h3>Community</h3> <ul> <li><a href="https://twitter.com/hashtag/libvirt">twitter</a></li>
How about deleting this one as well? Asking questions on twitter will not get you resposne from much of the libvirt developer comunity.
- <li><a href="https://plus.google.com/communities/109522598353007505282">google+</a></li>
ACK.

On Thu, Mar 07, 2019 at 12:27:44PM +0100, Peter Krempa wrote:
On Thu, Mar 07, 2019 at 11:07:40 +0000, Daniel Berrange wrote:
Google is shutting down Google+, with no replacement, in the very near future so we are loosing the Libvirt community group there.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/page.xsl | 1 - 1 file changed, 1 deletion(-)
diff --git a/docs/page.xsl b/docs/page.xsl index c1804eab34..4698e2789e 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -175,7 +175,6 @@ <h3>Community</h3> <ul> <li><a href="https://twitter.com/hashtag/libvirt">twitter</a></li>
How about deleting this one as well? Asking questions on twitter will not get you resposne from much of the libvirt developer comunity.
Not every site has to be about getting help from developers. Sharing information & publicising content is relevant too. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|

On Thu, Mar 07, 2019 at 11:07:40AM +0000, Daniel P. Berrangé wrote:
Google is shutting down Google+, with no replacement, in the very near future so we are loosing the Libvirt community group there.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/page.xsl | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>

On Thu, Mar 07, 2019 at 11:07:40AM +0000, Daniel P. Berrangé wrote:
Google is shutting down Google+, with no replacement, in the very near future so we are loosing the Libvirt community group there.
s/loosing/losing/
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/page.xsl | 1 - 1 file changed, 1 deletion(-)
diff --git a/docs/page.xsl b/docs/page.xsl index c1804eab34..4698e2789e 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -175,7 +175,6 @@ <h3>Community</h3> <ul> <li><a href="https://twitter.com/hashtag/libvirt">twitter</a></li>
Hopefully Twitter will be the next one to go.
- <li><a href="https://plus.google.com/communities/109522598353007505282">google+</a></li> <li><a href="http://stackoverflow.com/questions/tagged/libvirt">stackoverflow</a></li> <li><a href="http://serverfault.com/questions/tagged/libvirt">serverfault</a></li> </ul>
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano
participants (4)
-
Daniel P. Berrangé
-
Ján Tomko
-
Pavel Hrdina
-
Peter Krempa