Change Github links to Gerrit links

Some projects have been moved to Gerrit. This change changes the git
repo links to point to Gerrit.

Change-Id: Icfae6eb27725a9a94c47a0a81eeeb990b51c1ffc
diff --git a/index.html b/index.html
index e3731f6..1733273 100644
--- a/index.html
+++ b/index.html
@@ -151,8 +151,8 @@
               <div class="project-card__secondary mdc-typography mdc-typography--body2">Open source Chrome extension which lets users translate parts of a website quicker and safer. It asks for the smallest subset of permissions possible, and currently has 130,000+ users.</div>
               <div class="mdc-card__actions">
                 <div class="mdc-card__action-buttons">
-                  <a href="https://github.com/avm99963/translateselectedtext" target="_blank" rel="noreferrer" class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple">
-                    <span class="mdc-button__ripple"></span> GitHub repo
+                  <a href="https://gerrit.avm99963.com/plugins/gitiles/translateselectedtext/" target="_blank" rel="noreferrer" class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple">
+                    <span class="mdc-button__ripple"></span> Gerrit repo
                   </a>
                   <a href="https://chrome.google.com/webstore/detail/translate-selected-text/fbimffnjoeobhjhochngikepgfejjmgj" target="_blank" rel="noreferrer" class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple">
                     <span class="mdc-button__ripple"></span> Install
@@ -201,8 +201,8 @@
               <div class="project-card__secondary mdc-typography mdc-typography--body2">Website powered by the open source tool <a href="https://www.mkdocs.org/" target="_blank" rel="noreferrer">mkdocs</a> which hosts several guides I've written in Spanish to help diagnose common problems with Google products such as Chrome.</div>
               <div class="mdc-card__actions">
                 <div class="mdc-card__action-buttons">
-                  <a href="https://github.com/avm99963/support.avm99963.com" target="_blank" rel="noreferrer" class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple">
-                    <span class="mdc-button__ripple"></span> GitHub repo
+                  <a href="https://gerrit.avm99963.com/plugins/gitiles/support.avm99963.com/" target="_blank" rel="noreferrer" class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple">
+                    <span class="mdc-button__ripple"></span> Gerrit repo
                   </a>
                   <a href="https://support.avm99963.com/" target="_blank" rel="noreferrer" class="mdc-button mdc-card__action mdc-card__action--button" data-mdc-auto-init="MDCRipple">
                     <span class="mdc-button__ripple"></span> Visit it