You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The share_streak_sharing_url across various parts of the project is incorrect and needs to be updated to the new URL https://hyperskill.org/my-hyperskill-app.
To Reproduce
Steps to reproduce the behavior:
Go to any part of the app that references the sharing streak URL.
Click on the sharing streak link.
See that the URL is outdated and does not point to the correct page.
Expected behavior
The sharing streak URL should point to https://hyperskill.org/my-hyperskill-app.
Screenshots
If applicable, add screenshots to help explain the problem.
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Version [e.g. 22]
Additional context
This issue affects multiple files:
Describe the bug
The
share_streak_sharing_url
across various parts of the project is incorrect and needs to be updated to the new URLhttps://hyperskill.org/my-hyperskill-app
.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The sharing streak URL should point to
https://hyperskill.org/my-hyperskill-app
.Screenshots
If applicable, add screenshots to help explain the problem.
Smartphone (please complete the following information):
Additional context
This issue affects multiple files:
shared/src/commonMain/moko-resources/base/strings.xml
Related Pull Request
The text was updated successfully, but these errors were encountered: