Update repo URL to XRPLF

This commit is contained in:
mDuo13
2021-07-23 02:05:37 -07:00
parent 5ad73d4338
commit 369c678013
14 changed files with 18 additions and 18 deletions

View File

@@ -17,7 +17,7 @@
+ target.github_branch + "/tool/" + currentpage.template %}
{% endif %}
{% if target.is_pr_build is defined and target.is_pr_build and have_edit_link %}
{% set githuburl = githuburl + "?pr=/ripple/xrpl-dev-portal/pull/"
{% set githuburl = githuburl + "?pr=/XRPLF/xrpl-dev-portal/pull/"
+ target.github_pr_id %}
{% endif %}
{% if not have_edit_link %}