mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
[CLEANUP] rename e2g -> gateway guide
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
$(".flatdoc-content").empty();
|
||||
$(".content-root .menubar .menu").empty();
|
||||
Flatdoc.run({
|
||||
fetcher: Flatdoc.file('content/exchange_to_gateway.md')
|
||||
fetcher: Flatdoc.file('content/gateway_guide.md')
|
||||
});
|
||||
$(document).on('flatdoc:ready', function() {
|
||||
$().multicode_tabs();
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Gateway Guide",
|
||||
"md":"exchange_to_gateway.md",
|
||||
"md":"gateway_guide.md",
|
||||
"html":"gateway_guide.html"
|
||||
},
|
||||
{
|
||||
|
||||
0
tool/parse_pages.py
Normal file → Executable file
0
tool/parse_pages.py
Normal file → Executable file
Reference in New Issue
Block a user