# 「이 주제를 읽었기 때문에 새 답글 수를 볼 수 있습니다.」에 링크가 깨졌습니다.

**URL:** https://meta.discourse.org/t/broken-link-on-you-will-see-a-count-of-new-replies-because-you-read-this-topic/157802
**Category:** Bug
**Created:** [7월 15, 2020, 12:43오후 UTC](https://meta.discourse.org/t/broken-link-on-you-will-see-a-count-of-new-replies-because-you-read-this-topic/157802 "2020-07-15T12:43:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [7월 15, 2020, 12:43오후 UTC](https://meta.discourse.org/t/broken-link-on-you-will-see-a-count-of-new-replies-because-you-read-this-topic/157802/1 "2020-07-15T12:43:14Z")

</div>

안녕하세요,

토픽의 끝 부분에 다음과 같은 문장이 있는 경우:  
 ![image](https://global.discourse-cdn.com/meta/original/3X/7/7/77964e31056bdfe8fd68e132ff4f74ffb319125a.png)

"이 토픽 읽기"를 클릭하면 링크가 `https://u/canapin/preferences/notifications`로 되어 있으며 작동하지 않습니다.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [7월 15, 2020, 9:08오후 UTC](https://meta.discourse.org/t/broken-link-on-you-will-see-a-count-of-new-replies-because-you-read-this-topic/157802/5 "2020-07-15T21:08:57Z")

</div>

이렇게 하면 해결될 것 같습니다:

> <https://github.com/discourse/discourse/pull/10246>
>
> The basePath variable now includes a slash on the end due to changes in getURL.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [7월 15, 2020, 9:27오후 UTC](https://meta.discourse.org/t/broken-link-on-you-will-see-a-count-of-new-replies-because-you-read-this-topic/157802/6 "2020-07-15T21:27:38Z")

</div>


