docs: fix Markdown headings and remove unneeded TOC link (#3331)

This commit is contained in:
John Bampton 2021-01-19 16:29:16 +10:00 committed by GitHub
parent a8153917ff
commit ebab4de486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3 deletions

View File

@ -84,7 +84,7 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f13
}'
```
## Test Plugin
## 测试插件
- 缺少 Authorization header

View File

@ -111,7 +111,7 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f13
}'
```
## Test Plugin
## 测试插件
#### 首先进行登录获取 `jwt-auth` token:

View File

@ -26,7 +26,6 @@
- [**如何启用**](#如何启用)
- [**测试插件**](#测试插件)
- [**禁用插件**](#禁用插件)
- [**示例**](#示例)
## 名称