Skip to content

Commit

Permalink
Link from Shsre support button is changed to new forum
Browse files Browse the repository at this point in the history
  • Loading branch information
Lutik-sun committed Sep 9, 2024
1 parent 22feacc commit e60aafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SupportLink.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function SupportLink() {
<button
className="support__button support__button--feedback"
onClick={() =>
(window.location.href = "https://docs.adapty.io/discuss")
(window.location.href = "https://ask.adapty.io/documentation-feedback")
}
>
<svg
Expand Down

0 comments on commit e60aafa

Please sign in to comment.