Skip to content

Commit

Permalink
Update CoinDetails.vue (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Mar 4, 2020
1 parent 89930c5 commit ff431f4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<br>
<div class="text-methodology w-100">
<p class="font-weight-bold"> Methodology to the price collection can be found
<b-link target="_blank" href="https://github.com/diadata-org/diadata/blob/master/documentation/methodology/ExchangePrices.md">
<b-link target="_blank" href="https://github.com/diadata-org/diadata/tree/master/documentation/methodology/exchangeprices.md">
here
</b-link>
</p>
Expand All @@ -50,7 +50,7 @@
<br>
<div class="w-100 text-left">
<h3> Supply:
<b-link target="_blank" href="https://github.com/diadata-org/diadata/blob/master/documentation/methodology/SupplyNumbers.md">
<b-link target="_blank" href="https://github.com/diadata-org/diadata/tree/master/documentation/methodology/supplynumbers.md">
{{ coinDetails.circulatingSupplyFormattedWithoutSymbol }}
</b-link>
</h3>
Expand Down

0 comments on commit ff431f4

Please sign in to comment.