Commit fb1d9ca50ab23a5361ea66ab0527be31b21cfd89

Authored by 648540858
Committed by GitHub
2 parents 7a41f66e 6e5f04b3

Merge pull request #658 from itouxin/patch-2

Update play_error.md
Showing 1 changed file with 1 additions and 1 deletions
doc/_content/qa/play_error.md
1 1 <!-- 点播错误 -->
2 2 # 点播错误
3   -排查点播错误你首先要清[点播的基本流程](_content/theory/play.md),一般的流程如下:
  3 +排查点播错误你首先要清[点播的基本流程](_content/theory/play.md),一般的流程如下:
4 4 ```plantuml
5 5 @startuml
6 6 "WEB用户" -> "WVP-PRO": 1. 发起点播请求
... ...