mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Fix more broken links
This commit is contained in:
@@ -79,6 +79,8 @@ targets:
|
|||||||
github_branch: master
|
github_branch: master
|
||||||
locale_file: locale/ja/LC_MESSAGES/messages.mo
|
locale_file: locale/ja/LC_MESSAGES/messages.mo
|
||||||
link_subs:
|
link_subs:
|
||||||
|
# Adjust XRP-API readme link to point to the right place in the repo
|
||||||
|
"./src/api-v3/paths/preparations/payments.ts": "https://github.com/xpring-eng/xrp-api/blob/master/src/api-v3/paths/preparations/payments.ts"
|
||||||
# Fix 2 links from untranslated send-xrp.html:
|
# Fix 2 links from untranslated send-xrp.html:
|
||||||
"accounts.html#creating-accounts": "accounts.html#アカウントの作成"
|
"accounts.html#creating-accounts": "accounts.html#アカウントの作成"
|
||||||
"rippled-server-modes.html#reasons-to-run-a-stock-server": "rippled-server-modes.html#ストックサーバーを運用する理由"
|
"rippled-server-modes.html#reasons-to-run-a-stock-server": "rippled-server-modes.html#ストックサーバーを運用する理由"
|
||||||
@@ -163,6 +165,8 @@ targets:
|
|||||||
# Fix links from untranslated validator-list.html
|
# Fix links from untranslated validator-list.html
|
||||||
"run-rippled-as-a-validator.html#3-enable-validation-on-your-rippled-server": "run-rippled-as-a-validator.html#3-rippledサーバーで検証を有効化"
|
"run-rippled-as-a-validator.html#3-enable-validation-on-your-rippled-server": "run-rippled-as-a-validator.html#3-rippledサーバーで検証を有効化"
|
||||||
"basic-data-types.html#specifying-time": "basic-data-types.html#時間の指定"
|
"basic-data-types.html#specifying-time": "basic-data-types.html#時間の指定"
|
||||||
|
# Fix link from untranslated run-rippled-as-a-wallet-server.html
|
||||||
|
"run-rippled-as-a-validator.html#6-provide-domain-verification": "run-rippled-as-a-validator.html#6-ドメイン検証の提供"
|
||||||
|
|
||||||
|
|
||||||
- name: xrp-api-only
|
- name: xrp-api-only
|
||||||
@@ -2227,6 +2231,7 @@ pages:
|
|||||||
blurb: A multipurpose configuration for anyone integrating XRP. #TODO:translate
|
blurb: A multipurpose configuration for anyone integrating XRP. #TODO:translate
|
||||||
targets:
|
targets:
|
||||||
- en
|
- en
|
||||||
|
- ja
|
||||||
|
|
||||||
- md: tutorials/manage-the-rippled-server/configuration/configure-statsd.md
|
- md: tutorials/manage-the-rippled-server/configuration/configure-statsd.md
|
||||||
html: configure-statsd.html
|
html: configure-statsd.html
|
||||||
@@ -5925,6 +5930,9 @@ known_broken_links:
|
|||||||
- http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2006:345:0001:0009:EN:PDF
|
- http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2006:345:0001:0009:EN:PDF
|
||||||
# Dev blog link assumes relationship with xrpl.org
|
# Dev blog link assumes relationship with xrpl.org
|
||||||
- /blog/
|
- /blog/
|
||||||
|
- /blog/label/rippled-release-notes.html
|
||||||
|
- /blog/label/amendments.html
|
||||||
|
- /blog/label/features.html
|
||||||
# For some reason the Web Archive links are breaking in the link checker
|
# For some reason the Web Archive links are breaking in the link checker
|
||||||
# even though they still work in browser:
|
# even though they still work in browser:
|
||||||
- https://web.archive.org/web/20161007113240/https://wiki.ripple.com/Ripple.txt
|
- https://web.archive.org/web/20161007113240/https://wiki.ripple.com/Ripple.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user