[CentOS-docs] [centos/centos.org] branch master updated: Fixed Twitter account (Philip Wyett <philip.wyett at kathenas.org> patch)

Sat Jun 26 15:15:06 UTC 2021
git at centos.org <git at centos.org>

This is an automated email from the git hooks/post-receive script.

arrfab pushed a commit to branch master
in repository centos/centos.org.

The following commit(s) were added to refs/heads/master by this push:
     new 08884e0  Fixed Twitter account (Philip Wyett <philip.wyett at kathenas.org> patch)
08884e0 is described below

commit 08884e02470e8c6b9c8a5f013a0c7c0a90b9af28
Author: Fabian Arrotin <arrfab at centos.org>
AuthorDate: Sat Jun 26 17:14:59 2021 +0200

    Fixed Twitter account (Philip Wyett <philip.wyett at kathenas.org> patch)
    
    Signed-off-by: Fabian Arrotin <arrfab at centos.org>
---
 _includes/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index 4c4d8c0..aef97a8 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -31,7 +31,7 @@
                 </div>
                 <div class="item social">
                   <a href="https://www.facebook.com/groups/centosproject/"><i class="fab fa-facebook-f"></i></a>
-                  <a href="https://twitter.com/centosproject"><i class="fab fa-twitter"></i></a>
+                  <a href="https://twitter.com/CentOS"><i class="fab fa-twitter"></i></a>
                   <a href="https://youtube.com/TheCentOSProject"><i class="fab fa-youtube"></i></a>
                   <a href="https://www.linkedin.com/groups/22405"><i class="fab fa-linkedin"></i></a>
                   <a href="https://www.reddit.com/r/CentOS/"><i class="fab fa-reddit"></i></a>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.