diff options
Diffstat (limited to 'views/partials')
| -rw-r--r-- | views/partials/threads.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/threads.ejs b/views/partials/threads.ejs index 6726f04..710989a 100644 --- a/views/partials/threads.ejs +++ b/views/partials/threads.ejs @@ -34,7 +34,7 @@ </td> <td> <a href="/post/{{keyword}}">post</a> · - <a href="/stream/keyword/{{keyword}}">stream</a> + <a href="/stream/keyword/{{keyword}}">stream</a> · <a href="/index/keyword/{{keyword}}">index</a> </td> </tr> |
