moves zip to assets folder

This commit is contained in:
akcodez
2023-11-17 07:37:45 -08:00
parent b516fa4209
commit af31eff87c
3 changed files with 3 additions and 3 deletions

View File

@@ -4946,7 +4946,7 @@ pages:
targets:
- ja
- name: XRPL Brand Kit
html: https://github.com/XRPLF/xrpl-dev-portal/raw/master/content/XRPL_Brand_Kit.zip
html: https://xrpl.org/assets/XRPL_Brand_Kit.zip
parent: resources.html
blurb: Review guidelines for using XRPL design assets.
top_nav_grouping: Development
@@ -4954,7 +4954,7 @@ pages:
- en
- name: XRPLブランドキット
html: https://github.com/XRPLF/xrpl-dev-portal/raw/master/content/XRPL_Brand_Kit.zip
html: https://xrpl.org/assets/XRPL_Brand_Kit.zip
parent: resources.html
blurb: XRPLのデザインアセットのガイドラインを確認しましょう。
top_nav_grouping: 開発

View File

@@ -276,7 +276,7 @@
</div>
<div >
<a class="btn btn-primary btn-arrow" target="_blank" href="{{target.github_forkurl}}/raw/{{target.github_branch}}/content/XRPL_Brand_Kit.zip">{% trans %}Download the PDF and Assets{% endtrans %}</a>
<a class="btn btn-primary btn-arrow" target="_blank" href="./assets/XRPL_Brand_Kit.zip">{% trans %}Download the PDF and Assets{% endtrans %}</a>
</div>
</div>