From ea5ae71c875b85fe40d66f12a090b400c0f75816 Mon Sep 17 00:00:00 2001 From: tyrionmcmaster <31110358+tyrionmcmaster@users.noreply.github.com> Date: Wed, 22 Nov 2017 09:46:46 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fa5022f2..647b1968 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@ Title: Home </div> <div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 why-text"> <h3>Monero is fungible</h3> - <p> Monero is <a href="https://getmonero.org/resources/moneropedia/fungibility.html"> fungible </a>because it is private by default. Units of Monero cannot be blacklisted by vendors or exchanges due to their association in previous transactions.</p> + <p> Monero is <a href="/resources/moneropedia/fungibility.html">fungible</a> because it is private by default. Units of Monero cannot be blacklisted by vendors or exchanges due to their association in previous transactions.</p> </div> </div> </div> -- GitLab