mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 12:45:50 +00:00
add charts API to githubify script
This commit is contained in:
@@ -22,6 +22,7 @@ def convert_page(text, reverse):
|
|||||||
"(rest-api-tool.html": "(https://ripple.com/build/rest-tool",
|
"(rest-api-tool.html": "(https://ripple.com/build/rest-tool",
|
||||||
"(transactions.html": "(https://ripple.com/build/transactions",
|
"(transactions.html": "(https://ripple.com/build/transactions",
|
||||||
"(rippled-apis.html": "(https://ripple.com/build/rippled-apis",
|
"(rippled-apis.html": "(https://ripple.com/build/rippled-apis",
|
||||||
|
"(charts-api-tool.html": "(https://ripple.com/build/charts-api-tool/",
|
||||||
}
|
}
|
||||||
|
|
||||||
for (k,v) in replacements.items():
|
for (k,v) in replacements.items():
|
||||||
|
|||||||
Reference in New Issue
Block a user