diff --git a/contrib/index.rst b/contrib/index.rst
index 2605b7b61f350c33ca305a483f31a4b770b83677..f70292f4bac6b655b2f69184421c2ed0f5d8a590 100644
--- a/contrib/index.rst
+++ b/contrib/index.rst
@@ -3,9 +3,13 @@
 Contribution
 #############
 
-GSoC site uses OpenBeagle CI for builds which means you don't have to setup anything on 
-your local machine to update anything on the site. To contribute to this site, you can 
-follow the simple steps provided below.
+`GSoC <https://gsoc.beagleboard.io/>`_ site uses `OpenBeagle Continous Integration (CI) / Continous Development 
+(CD) <https://docs.gitlab.com/ee/ci/>`_ which is a continuous method of software development, where 
+you continuously build, test, deploy, and monitor iterative code changes. which means you don't have to setup 
+anything on your local machine to update anything on the site. To contribute to this site, you can follow the 
+simple steps provided below.
+
+.. note:: `OpenBeagle <https://openbeagle.org/>`_ is a self hosted instance of OpenSource program called `GitLab <https://about.gitlab.com/>`_.
 
 Fork the project
 *****************