correct chouti section example url

This commit is contained in:
hillerliao
2020-10-20 21:19:16 +08:00
parent e1bfc3142f
commit 61d0d44d47

View File

@@ -288,7 +288,7 @@
<div class="card-body">
<h4 class="card-title">抽屉新热榜 - 话题</h4>
<h6 class="text-muted">抽屉新热榜 - 话题 <a href="https://github.com/hillerliao" target="_blank" class="badge badge-secondary">by hillerliao</a></h6>
<p class="card-text">举例:<a href="https://pyrsshub.herokuapp.com/chouti/section" target="_blank">https://pyrsshub.herokuapp.com/chouti/section</a></p>
<p class="card-text">举例:<a href="https://pyrsshub.herokuapp.com/chouti/section/1116" target="_blank">https://pyrsshub.herokuapp.com/chouti/section/1116</a></p>
<p class="card-text">路由:<code>/chouti/section/:category</code></p>
<p class="card-text">参数category [必填, 话题id] </p>
</div>