You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by br...@apache.org on 2019/08/12 09:33:50 UTC

[incubator-milagro] branch develop updated: Update footer to non-archived repo.

This is an automated email from the ASF dual-hosted git repository.

brianspector pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git


The following commit(s) were added to refs/heads/develop by this push:
     new 62c0b88  Update footer to non-archived repo.
     new 432f416  Merge pull request #8 from zanebeckwith/develop
62c0b88 is described below

commit 62c0b8833a8e311a23ed1fc2a3bf949f79386619
Author: Zane Beckwith <za...@gmail.com>
AuthorDate: Wed Jul 31 12:48:52 2019 -0400

    Update footer to non-archived repo.
---
 website/core/Footer.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ class Footer extends React.Component {
           <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}