mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +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();
|
||||
|
||||
Reference in New Issue
Block a user