docs: fix missing H3 heading
This commit is contained in:
parent
ace2b69f3e
commit
2522a9dff0
|
|
@ -18,6 +18,8 @@ pageClass: routes
|
|||
|
||||
## FX Markets
|
||||
|
||||
### Channel
|
||||
|
||||
<RouteEn author="mikkkee" example="/fx-markets/trading" path="/fx-markets/:channel" :paramsDesc="['channel, can be found in the navi bar links at the home page']">
|
||||
|
||||
| Trading | Infrastructure | Tech and Data | Regulation |
|
||||
|
|
|
|||
|
|
@ -46,6 +46,8 @@ pageClass: routes
|
|||
|
||||
## FX Markets
|
||||
|
||||
### 分类
|
||||
|
||||
<Route author="mikkkee" example="/fx-markets/trading" path="/fx-markets/:channel" :paramsDesc="['分类代码,可在首页导航栏的目标网址 URL 中找到']">
|
||||
|
||||
| Trading | Infrastructure | Tech and Data | Regulation |
|
||||
|
|
|
|||
Loading…
Reference in New Issue