graf: link to the new repo

Change-Id: I20067b4b5b9a238254ab4de6e4aff108e8ffc271
diff --git a/index.html b/index.html
index 15a949a..63f9f94 100644
--- a/index.html
+++ b/index.html
@@ -104,13 +104,13 @@
               <div class="mdc-card__media mdc-card__media--16-9" style="background-image: url('img/graf.png');"></div>
               <div class="project-card__primary">
                 <h3 class="project-card__title mdc-typography mdc-typography--headline6">The FME Graph</h3>
-                <h4 class="project-card__subtitle mdc-typography mdc-typography--subtitle2">Oct 2017 - Currently</h4>
+                <h4 class="project-card__subtitle mdc-typography mdc-typography--subtitle2">Oct 2017 - Jul 2021</h4>
               </div>
-              <div class="project-card__secondary mdc-typography mdc-typography--body2">Open source web app which displays <span class="help" title="The FME Graph is a graph which shows the kisses that have taken place between people in the FME. People are represented by vertices, and when two of them have kissed, they are connected by an edge.">the FME Graph</span>. It also has a companion Google Assistant app.</div>
+              <div class="project-card__secondary mdc-typography mdc-typography--body2">Open source web app which displays <span class="help" title="The FME Graph is a graph which shows the kisses that have taken place between people in the FME. People are represented by vertices, and when two of them have kissed, they are connected by an edge.">the FME Graph</span>. It also had a companion Google Assistant app. The code is now hosted in a forked repo maintained by <a href="https://fraret.eu/" target="_blank" rel="noreferrer">@fraret</a>.</div>
               <div class="mdc-card__actions">
                 <div class="mdc-card__action-buttons">
-                  <a href="https://gerrit.avm99963.com/plugins/gitiles/graf/" 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 href="https://gitlab.com/fraret/graf" 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> GitLab repo
                   </a>
                   <a href="https://labs.avm99963.com/graf/" 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