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 author link on the individual blog page appears to be invalid, leading to a wrong destination. Instead of /blogs/<SLUG> it needs to be redirected to /team/<SLUG>
To Reproduce
Navigate to the individual blog page.
Observe the author's name.
Click on the author's name/link.
Expected behavior
The author link should direct users to the respective author's profile.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
The author link on the individual blog page appears to be invalid, leading to a wrong destination. Instead of
/blogs/<SLUG>
it needs to be redirected to/team/<SLUG>
To Reproduce
Expected behavior
The author link should direct users to the respective author's profile.
Screenshots
The text was updated successfully, but these errors were encountered: