Update footer to non-archived repo.
diff --git a/website/core/Footer.js b/website/core/Footer.js
index 2bd1c35..c5f017a 100644
--- a/website/core/Footer.js
+++ b/website/core/Footer.js
@@ -76,7 +76,7 @@
           <div>
             <h5>More</h5>
             <a href={`${this.props.config.baseUrl}blog`}>Status</a>
-            <a href="https://github.com/apache/incubator-milagro-crypto">GitHub</a>
+            <a href="https://github.com/apache/incubator-milagro-crypto-c">GitHub</a>
             <a
               className="github-button"
               href={this.props.config.repoUrl}