Skip to content

Commit

Permalink
fix: update path to chats
Browse files Browse the repository at this point in the history
  • Loading branch information
rasulov1337 committed Dec 16, 2024
1 parent dc9ebf9 commit 121f3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/AdPage/AdPage.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
<div class='ad-page__author-info__buttons'>
<a
class='ad-page__author-info__write-msg-button'
href='/chat?recipientId={{authorUUID}}'
href='/chats?recipientId={{authorUUID}}'
>
Напишите
{{author.name}}
Expand Down

0 comments on commit 121f3bf

Please sign in to comment.