httq -> http
This commit is contained in:
祈星辰 2019-03-21 14:19:09 +08:00 committed by GitHub
parent b479414110
commit 92f6f23d80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -877,7 +877,7 @@ export default class Run extends Component {
{this.state.resStatusCode + ' ' + this.state.resStatusText}
</h2>
<div>
<a rel="noopener noreferrer" target="_blank" href="https://juejin.im/post/5c888a3e5188257dee0322af">YApi 新版如何查看 httq 请求数据</a>
<a rel="noopener noreferrer" target="_blank" href="https://juejin.im/post/5c888a3e5188257dee0322af">YApi 新版如何查看 http 请求数据</a>
</div>
{this.state.test_valid_msg && (
<Alert