Merge pull request #8 from zanebeckwith/develop

Update footer to non-archived repo.
diff --git a/README.md b/README.md
index 8f4835f..f4c7512 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@
 
 * [Milagro Crypto C Library](https://github.com/apache/incubator-milagro-crypto-c)
 * [Milagro Crypto JavaScript Library](https://github.com/apache/incubator-milagro-javascript)
+* [Milagro Crypto Rust Library](https://github.com/apache/incubator-milagro-crypto-rust/)
 
 For the time being, only the C and JavaScript libraries are being supported going forward.
 
diff --git a/docs/milagro-crypto.md b/docs/milagro-crypto.md
index 732665f..8c5a57c 100644
--- a/docs/milagro-crypto.md
+++ b/docs/milagro-crypto.md
@@ -85,7 +85,7 @@
 

 **Zero-knowledge proof** is a method by which one party (the prover) can prove to another party (the verifier) that a given statement is true, without conveying any information apart from the fact that the statement is indeed true.

 

-For an in-depth dive into the cryptographic protocols in use within the Milagro framework, see the next section [Milagro Protocols](milagro-protocols.html).

+For an in-depth dive into the cryptographic protocols in use within the Milagro framework, see the next section [Milagro Protocols](/docs/milagro-protocols).

 

 ---

 

@@ -95,4 +95,4 @@
 

 <!--

 Supported admonition types are: caution, note, important, tip, warning.

--->
\ No newline at end of file
+-->