Fix get tft link

This commit is contained in:
samtaggart
2023-04-04 18:43:51 +03:00
parent 351ad6eda2
commit 1a0c06a593
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ ThreeFold is a peer-to-peer open-source Internet platform that connects users di
||| |||
<button>[Get TFT](https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy)</button> <button>[Get TFT](https://library.threefold.me/info/threefold#/tokens/threefold__token_howtos)</button>
{% end %} {% end %}

View File

@@ -104,7 +104,7 @@
</li> </li>
</ul> </ul>
<div class="rounded-full border-2 mt-1 border-gray-400"> <div class="rounded-full border-2 mt-1 border-gray-400">
<a href="https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy" target="_blank" class="mt-2"> <a href="https://library.threefold.me/info/threefold#/tokens/threefold__token_howtos" target="_blank" class="mt-2">
<img <img
src="{{ get_url(path=section.extra.button_Path) }}" src="{{ get_url(path=section.extra.button_Path) }}"
class="mr-5" class="mr-5"