[CLEANUP] rename e2g -> gateway guide

This commit is contained in:
mDuo13
2015-03-16 14:24:58 -07:00
parent 0cfff516bd
commit e0891bae5a
4 changed files with 2 additions and 2 deletions

View File

@@ -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();